Commit graph

45 commits

Author SHA1 Message Date
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
eff3d7c974 Update changelog 2019-10-09 14:09:14 -04:00
Tobe O
0ae331d38c Detect join type from enum 2019-10-09 12:06:40 -04:00
Tobe O
3eab7be268 Merge branch 'master' of https://github.com/angel-dart/orm into 2.1.0 2019-10-09 10:19:33 -04:00
Tobe O
18c56fe395 2.0.2 2019-08-19 10:26:00 -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
3e474823d9 CHANGELOG 2019-08-17 17:46:47 -04:00
Tobe O
e4a45c47ba Bump orm to 2.0.1 2019-07-04 17:31:18 -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
cbc6c4bb31 angel_orm -> 2.0.0-dev.23 2019-04-02 19:06:19 -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
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
047dc76408 use substitutionValues for inserts and strings 2018-12-31 06:36:08 -05:00
Tobe O
21a430717c all relations work 2018-12-08 18:13:10 -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
e621d53496 2.0.0-dev.4 2018-12-01 14:12:07 -05:00
Tobe O
e95c4d8c6b 2.0.0-dev.3 2018-12-01 13:27:42 -05:00
Tobe O
b1c0ae7f72 Bump to 2.0.0-dev.2 2018-08-24 10:19:39 -04:00
Tobe O
849c4281bc Add OrmType 2018-08-24 10:17:12 -04:00
Tobe O
2ce0ca140d Bump to 2.0.0-dev.1 2018-08-24 08:32:07 -04:00
Tobe O
1e234ea177 Restore old annotations 2018-08-24 08:30:38 -04:00
Tobe O
5dca761978 Remove server.dart 2018-05-03 23:57:45 -04:00
Tobe O
9dd1dccf41 Remove Postgres from ORM, fluent query builder, example 2018-05-03 23:51:17 -04:00
Tobe O
d097f6bb35 Split angel_orm pkg 2017-11-23 17:38:34 -05:00
thosakwe
0adb48ce95 1.0.0-alpha+7 2017-07-15 14:17:45 -04:00
thosakwe
6a111b12cf Added belongsTo 2017-07-15 11:11:57 -04:00
thosakwe
9aebd67393 Fixed typo in query... 2017-07-14 19:11:12 -04:00
thosakwe
85b032d4f0 Fixed changelog 2017-07-14 18:06:28 -04:00
thosakwe
18946b4320 1.0.0-alpha+2 2017-07-14 18:04:58 -04:00