Commit Graph

13 Commits

Author SHA1 Message Date
Simon Binder f3a0f5f230
Allow transactions in DAOs 2019-03-27 18:20:16 +01:00
Simon Binder 99d245d0ac
Expand docs on how write database / dao classes 2019-03-27 18:08:41 +01:00
Simon Binder aa6582ae79
Always return the same stream for equal queries 2019-03-20 12:28:18 +01:00
Simon Binder e7ece27528
Implement insertOrReplace method for insert statements 2019-03-15 12:56:22 +01:00
Simon Binder 81fe2e7feb
Implement custom column constraints 2019-03-14 19:11:26 +01:00
Simon Binder 5de1656e07
Memoized getters for generated classes 2019-03-10 20:04:32 +01:00
Simon Binder e3fbbb8c13
Implement a BlobColumn to hold arbitrary data 2019-03-10 19:45:32 +01:00
Simon Binder d506d54315
Bugfixes, formatting, and finalizing transactions 2019-03-10 15:08:29 +01:00
Simon Binder 09d047a868
Tests for transactions 2019-03-10 12:38:53 +01:00
Simon Binder b5237bf36b
Update existing tests to respect transactions 2019-03-10 12:06:02 +01:00
Simon Binder 049a970b37
Transactions 2019-03-10 12:00:25 +01:00
Simon Binder d70b447c65
Fix some typos 2019-03-09 20:35:29 +01:00
Simon Binder 62900a93a9
Rename project to "moor" 2019-03-09 16:37:37 +01:00