Commit graph

70 commits

Author SHA1 Message Date
Tobe O
82e7c410b4 Formatting 2019-10-12 23:20:18 -04:00
Tobe O
e90bba935e * Remove parentheses from AS when renaming raw expressions. 2019-10-12 23:20:07 -04:00
Tobe O
d25e84637e orm 2.1.0-beta.2 2019-10-12 20:47:00 -04:00
Tobe O
8222230c8a Alias all fields in child queries 2019-10-12 14:36:24 -04:00
Tobe O
5442ba6f2f Fix many-to-many 2019-10-09 14:05:53 -04:00
Tobe O
b6e0dfa8c9 Use transaction executor in delete 2019-10-09 12:13:25 -04:00
Tobe O
0ae331d38c Detect join type from enum 2019-10-09 12:06:40 -04:00
Tobe O
fdac775e41 Add joinType to Relationship 2019-10-09 11:18:58 -04:00
Tobe O
2533902e71 Share subValues with parent if any 2019-10-09 10:55:29 -04:00
Tobe O
18abdc6655 Call to() in JoinBuilder 2019-10-09 10:50:06 -04:00
Tobe O
6b7af9c0f8 Add optional "parent" to query 2019-10-09 10:50:00 -04:00
Tobe O
532b6be4b2 Apply pedantic lints 2019-10-09 10:28:45 -04:00
Tobe O
9a97b93ece Move MapQueryValues to the proper file 2019-08-17 18:46:22 -04:00
Tobe O
860e8029c2 Add Column.expression 2019-08-17 18:24:54 -04:00
Tobe O
a05f15b3df and, or, not in QueryWhere include parentheses. 2019-08-17 18:18:39 -04:00
Tobe O
f18c23c5f9 * Always put ORDER BY before LIMIT. 2019-08-17 18:08:49 -04:00
Tobe O
fa01fd982e Removed deprecated Join, toSql, sanitizeExpression, isAscii. 2019-08-17 18:00:17 -04:00
Tobe O
1fa9612c8a Make JoinBuilder take to as a String Function(). 2019-08-17 17:58:33 -04:00
Tobe O
7e19bb2a47 Add a required QueryExecutor argument to transaction
callbacks.
2019-08-17 17:53:23 -04:00
Tobe O
716d428be0 Clean up unused imports 2019-08-17 17:46:03 -04:00
Tobe O
a0d3029ac0 Split up query.dart into separate files 2019-08-17 17:42:55 -04:00
Tobe O
010036a89f primary.key no default type 2019-07-04 17:30:42 -04:00
Tobe O
68a349c877 Apply pedantic to angel_orm 2019-07-04 17:30:21 -04:00
Tobe O
11b3f3f28f angel_orm@2.0.0 2019-04-08 14:33:15 -04:00
Tobe O
84fc722cc3 angel_orm@2.0.0-dev.24 2019-04-04 16:15:57 -04:00
Tobe O
832601c8c5 Testing for not-model/no default id 2019-04-03 05:57:27 -04:00
Tobe O
ee7a6d5f04 Fix order by 2019-04-02 19:30:42 -04:00
Tobe O
a5ba325583 Fix health issues 2019-04-02 19:19:01 -04:00
Tobe O
78cd1086c9 Got many to many 2019-04-02 19:05:13 -04:00
Tobe O
4453580cd8 fix insert 2019-03-14 05:21:53 -04:00
Tobe O
e4271f21b8 fold in migration + runner 2019-02-14 12:15:34 -05:00
Tobe O
d2d3e7b93d tableName 2019-02-13 00:00:30 -05:00
Tobe O
183418a1f8 Fix joins 2019-02-07 22:38:45 -05:00
Tobe O
e87c92a48b ORM deps broken 2019-02-06 22:27:47 -05:00
Tobe O
24fb936a86 fix lists + double 2019-01-26 23:14:20 -05:00
Tobe O
50c4b394c7 lists 2019-01-24 12:20:34 -05:00
Tobe O
bc7021b598 enum support 2019-01-23 17:05:58 -05:00
Tobe O
554407d159 jsonb 2019-01-22 19:46:49 -05:00
Tobe O
5ed22259c3 update for new serializer 2019-01-10 19:25:23 -05:00
Tobe O
47606e1d51 use single queries for almost everything 2019-01-07 13:22:12 -05:00
Tobe O
b62f26a0af 2.0.0-dev.2 2018-12-31 07:22:05 -05:00
Tobe O
047dc76408 use substitutionValues for inserts and strings 2018-12-31 06:36:08 -05:00
Tobe O
b2e6c14386 gen migrations 2018-12-09 12:44:16 -05:00
Tobe O
21a430717c all relations work 2018-12-08 18:13:10 -05:00
Tobe O
b6b9c7148d standalone and belongs to work 2018-12-07 21:14:14 -05:00
Tobe O
e647663fad fix standalone delete 2018-12-07 21:03:03 -05:00
Tobe O
ff12ed6bc0 belongs to 2018-12-03 18:13:11 -05:00
Tobe O
207cd50afe 2.0.0-dev.9 2018-12-03 11:50:43 -05:00
Tobe O
a6eeeb32e8 2.0.0-dev.6 2018-12-03 08:41:14 -05:00
Tobe O
19fd1ed46b 2.0.0-dev.5 2018-12-01 17:39:10 -05:00