Tobe O
|
e90bba935e
|
* Remove parentheses from AS when renaming raw expressions .
|
2019-10-12 23:20:07 -04:00 |
|
Tobe O
|
4cdded0d87
|
gen@2.1.0-beta.2
|
2019-10-12 20:48: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 Osakwe
|
2a8a186bca
|
Merge pull request #94 from angel-dart/2.1.0
2.1.0-beta
|
2019-10-12 13:47:14 -04:00 |
|
Tobe O
|
c14a283861
|
gen 2.1.0-beta.1
|
2019-10-09 15:39:25 -04:00 |
|
Tobe O
|
e99e040a50
|
pg@1.1.0-beta
|
2019-10-09 14:11:44 -04:00 |
|
Tobe O
|
1e2e7e52bc
|
gen@2.1.0-beta
|
2019-10-09 14:10:02 -04:00 |
|
Tobe O
|
eff3d7c974
|
Update changelog
|
2019-10-09 14:09:14 -04:00 |
|
Tobe O
|
bdbfe25de9
|
angel_orm 2.1.0-beta
|
2019-10-09 14:08:41 -04:00 |
|
Tobe O
|
5442ba6f2f
|
Fix many-to-many
|
2019-10-09 14:05:53 -04:00 |
|
Tobe O
|
2948304df1
|
hasOne false subquery test
|
2019-10-09 12:20:45 -04:00 |
|
Tobe O
|
975935cffd
|
hasMany subquery test
|
2019-10-09 12:18:02 -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
|
69106dd0e7
|
Allow specifying join type
|
2019-10-09 11:26:27 -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
|
44abb49dd8
|
Pass parent in constructor
|
2019-10-09 10:55:18 -04:00 |
|
Tobe O
|
ee30c3c9f8
|
Add parent to constructors
|
2019-10-09 10:51:53 -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
|
753b8f6ec4
|
Update Postgres transaction signatures
|
2019-10-09 10:43:50 -04:00 |
|
Tobe O
|
d124ba943b
|
Use angel_orm from path in dev
|
2019-10-09 10:40:39 -04:00 |
|
Tobe O
|
1e16276be4
|
Add color to printSeparator
|
2019-10-09 10:38:44 -04:00 |
|
Tobe O
|
c1c13ddf68
|
Add printSeparator() util
|
2019-10-09 10:36:55 -04:00 |
|
Tobe O
|
f9bce227ba
|
Fix "async group" test error
|
2019-10-09 10:32:29 -04:00 |
|
Tobe O
|
532b6be4b2
|
Apply pedantic lints
|
2019-10-09 10:28:45 -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
|
5b4a063e61
|
Add joined subquery tests
|
2019-08-17 18:57:58 -04:00 |
|
Tobe O
|
f4b7512c51
|
Regen test models
|
2019-08-17 18:53:27 -04:00 |
|
Tobe O
|
d3d16855fe
|
Update angel_orm_test pubspec
|
2019-08-17 18:47:42 -04:00 |
|
Tobe O
|
9a97b93ece
|
Move MapQueryValues to the proper file
|
2019-08-17 18:46:22 -04:00 |
|
Tobe O
|
703b16206a
|
Tidy up email_indexed.dart
|
2019-08-17 18:45:47 -04:00 |
|
Tobe O
|
b2632e2945
|
always generate a field for subquery joins
|
2019-08-17 18:45:12 -04:00 |
|
Tobe O
|
eabd89aff5
|
Remove dead code
|
2019-08-17 18:36:16 -04:00 |
|
Tobe O
|
30914cc767
|
Apply pedantic lints
|
2019-08-17 18:35:55 -04:00 |
|
Tobe O
|
9f22b0e3b4
|
Add pedantic to orm_gen
|
2019-08-17 18:33:30 -04:00 |
|
Tobe O
|
b2cc66721b
|
Fix example
|
2019-08-17 18:32:58 -04:00 |
|
Tobe O
|
d55deae96e
|
Update orm_generator pubspec
|
2019-08-17 18:29:05 -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
|
f154013c48
|
Bump versions in pubspec
|
2019-08-17 17:47:12 -04:00 |
|
Tobe O
|
3e474823d9
|
CHANGELOG
|
2019-08-17 17:46:47 -04:00 |
|
Tobe O
|
716d428be0
|
Clean up unused imports
|
2019-08-17 17:46:03 -04:00 |
|