Commit graph

30 commits

Author SHA1 Message Date
Tobe O
41f1165a1f Gen base postgres class 2018-08-28 11:12:29 -04:00
Tobe O
c2fe5449a7 Correct the 'part' declaration 2018-08-24 11:10:27 -04:00
Tobe O
3d05f18232 Gen "part x.mongo.dart" 2018-08-24 10:40:41 -04:00
Tobe O
849c4281bc Add OrmType 2018-08-24 10:17:12 -04:00
Tobe O
19c9095700 Change updateFoo to update 2018-08-24 10:13:00 -04:00
Tobe O
bf24371932 Add Query class 2018-08-24 10:01:21 -04:00
Tobe O
8c1f8cf512 Create abstract FooOrm class 2018-08-24 09:53:26 -04:00
Tobe O
41fc6395ff Add stub code for generator 2018-08-24 09:47:37 -04:00
Tobe O
2ba124c12e Read tableName for OrmBuildContext 2018-08-24 09:42:09 -04:00
Tobe O
3f55473164 Ignore *.g.part 2018-08-24 09:24:45 -04:00
Tobe O
453f0f9d0e Added ORM context builder 2018-08-24 09:17:04 -04:00
Tobe O
ecfd99e865 Add basic annotation reader 2018-08-24 09:03:31 -04:00
Tobe O
1e234ea177 Restore old annotations 2018-08-24 08:30:38 -04:00
Tobe O
d377f5a481 Remove SQL migrations, postgres ORM 2018-05-03 23:54:51 -04:00
Tobe O
8dff26a8c0 Ignore .dart_tool 2018-05-03 22:42:34 -04:00
Tobe O
4456816b77 Merge remote-tracking branch 'origin/master' 2018-03-25 13:19:21 -04:00
Tobe O
b57067cae4 MigrationGenerator almost ported 2018-03-25 13:19:10 -04:00
Eike Bartels
3c8e368188 Extended logic for tables with two relations to the same database. Make use of alias inside the queries 2018-02-26 14:55:42 +01:00
Tobe O
23f776c2f9 cast datetime, bump to +6 2017-12-08 12:48:19 -05:00
Tobe O
ba0fb80448 Joins in the works 2017-12-07 03:21:49 -05:00
Tobe O
9d2829b34d timestamp w/ tz 2017-11-23 13:42:25 -05:00
Tobe O
6468522b5a Fixed errant build, pushed +5 2017-11-20 13:09:23 -05:00
Tobe O
97989a6250 Auto-migration generation 2017-11-18 15:10:58 -05:00
thosakwe
ed9b675ac3 +4 2017-09-15 15:23:36 -04:00
thosakwe
abf438196e Start service gen 2017-08-03 14:42:01 -04:00
thosakwe
62a4c15a2b @hasOne Done 2017-08-01 01:45:54 -04:00
thosakwe
fa3ce3abc8 Belongs to many will be difficult to implement... 2017-07-15 16:18:53 -04:00
thosakwe
6a111b12cf Added belongsTo 2017-07-15 11:11:57 -04:00
thosakwe
7298b4638b Fixed #13 - #18 2017-07-14 19:03:39 -04:00
thosakwe
721e465f32 Restructured 2017-07-10 17:49:00 -04:00