Commit graph

163 commits

Author SHA1 Message Date
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
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
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
Tobe O
ca36d2d5dc
Merge pull request #32 from DrivEddy/master
Make us of alias for joins
2018-02-27 13:53:39 -05: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
d097f6bb35 Split angel_orm pkg 2017-11-23 17:38:34 -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
d12c334c03 Beefed-up docs 2017-09-15 15:41:41 -04:00
thosakwe
37965a94a8 Beefed-up docs 2017-09-15 15:41:30 -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
0adb48ce95 1.0.0-alpha+7 2017-07-15 14:17:45 -04:00
thosakwe
2ca305a34b Update example 2017-07-15 11:21:18 -04:00
thosakwe
4b63fcde59 Update example 2017-07-15 11:20:47 -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
7298b4638b Fixed #13 - #18 2017-07-14 19:03:39 -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
thosakwe
2a3040c9aa Looser intl dependency 2017-07-13 16:43:20 -04:00
thosakwe
fc73c6840e close connections in pool 2017-07-10 22:02:21 -04:00