Commit graph

46 commits

Author SHA1 Message Date
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
43501c80b8 create many to many 2018-12-08 17:51:27 -05:00
Tobe O
19c87d7f2b build to cache 2018-12-08 16:00:31 -05:00
Tobe O
d07ded57c4 all orm tests pass 2018-12-07 23:13:49 -05:00
Tobe O
643661cf86 all has one tests pass 2018-12-07 21:57:09 -05:00
Tobe O
43736c4f48 update has one tests 2018-12-07 21:23:00 -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
432bac7512 ORM gen updates 2018-12-01 14:03:43 -05:00
Tobe O
e95c4d8c6b 2.0.0-dev.3 2018-12-01 13:27:42 -05:00
Tobe O
6f33f28402 un-private 2018-10-22 18:51:44 -04:00
Tobe O
4b374597eb deletions 2018-10-22 18:40:30 -04:00
Tobe O
6073d0ec29 create + update 2018-10-22 18:28:32 -04:00
Tobe O
dd1e6e4d5c begin postgres 2018-10-22 16:54:51 -04:00
Tobe O
5971b94e44 Add parseRow to postgres 2018-10-18 19:20:58 -04:00
Tobe O
4fad5a2c97 Gen postegres factory 2018-08-28 11:32:32 -04:00
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
6c2894a06c Add 'part x.serializer.g.dart' where necessary 2018-08-24 09:57:53 -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
1e234ea177 Restore old annotations 2018-08-24 08:30:38 -04:00
Tobe O
db6de4bd8a Delete SQL 2018-05-03 23:52:39 -04:00
Tobe O
856dfb9a92 Delete all gen files 2018-05-03 23:52:21 -04:00
Tobe O
9dd1dccf41 Remove Postgres from ORM, fluent query builder, example 2018-05-03 23:51:17 -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
6468522b5a Fixed errant build, pushed +5 2017-11-20 13:09:23 -05:00
Tobe O
aa72814886 README 2017-11-18 15:12:30 -05:00
Tobe O
97989a6250 Auto-migration generation 2017-11-18 15:10:58 -05:00
thosakwe
ff3e3b535b Car example 2017-09-15 16:05:03 -04:00
thosakwe
ed9b675ac3 +4 2017-09-15 15:23:36 -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