Commit graph

51 commits

Author SHA1 Message Date
Tobe O
007ea0b5e0 mono_pkg.yaml 2018-12-01 11:34:19 -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
43648c8daa return parseRow(...) 2018-10-22 16:56: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
576fdc6d8a Add facory constructor for postgres 2018-08-28 11:18:08 -04:00
Tobe O
9dffee9bc7 Add import in ORM lib 2018-08-28 11:15:29 -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
8c1f8cf512 Create abstract FooOrm class 2018-08-24 09:53:26 -04:00
Tobe O
265530baf4 Depend on path 2018-08-24 09:47:50 -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
025f8bd0ff Depend on build_config 2018-08-24 08:57:44 -04:00
Tobe O
7ffb92ac30 Remove old build scripts 2018-08-24 08:57:04 -04:00
Tobe O
1f96cfd8d4 Bump generator version to 2.0.0-dev 2018-08-24 08:56:40 -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
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
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
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
abf438196e Start service gen 2017-08-03 14:42:01 -04:00
thosakwe
f9de817e40 CHANGELOG for angel_orm_generator@1.0.0-alpha+3 2017-08-01 01:47:25 -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