Commit Graph

11 Commits

Author SHA1 Message Date
Simon Binder becb78afbc
Custom table constraints 2019-04-19 20:29:30 +02:00
Simon Binder f28eb13b4c
Fix hashcodes, document joins 2019-04-06 13:11:49 +02:00
Simon Binder d284aca4f6
Improve examples app, fix many issues with joins 2019-04-01 12:27:13 +02:00
Simon Binder e36470211c
Implement transactions 2019-03-31 17:06:22 +02:00
Simon Binder 9ca52d7f87
Use aliases in the operations 2019-03-30 19:21:44 +01:00
Simon Binder df2a681410
Preparation for aliased tables 2019-03-30 18:48:09 +01:00
Simon Binder d4b97ab6fc
Clarify use of custom code in table dsl classes in readme 2019-03-15 20:09:51 +01:00
yohom c24f3caff2 `Map<String, Object>` -> `Map<String, dynamic>` 2019-03-15 08:52:54 +08:00
yohom c13b0ff17f Add a `toJson` method for serialization. 2019-03-14 17:42:58 +08:00
Simon Binder d506d54315
Bugfixes, formatting, and finalizing transactions 2019-03-10 15:08:29 +01:00
Simon Binder 62900a93a9
Rename project to "moor" 2019-03-09 16:37:37 +01:00