Commit Graph

11 Commits

Author SHA1 Message Date
Simon Binder 0de6005ad7
Formatting, fixing tests 2019-03-05 20:59:10 +01:00
Simon Binder 6b08bef82c Support 2.2 (and Dart 2.2. only :P) 2019-03-01 20:23:14 +01:00
Simon Binder a85481b21a Implement custom queries 2019-02-28 22:06:05 +01:00
Simon Binder 44297c8deb Fix bug with variables, custom update / delete statements 2019-02-27 21:19:34 +01:00
Simon Binder db4948f842 Explicitly import dart:async for 2.0.0 support 2019-02-20 17:54:00 +01:00
Simon Binder 9e1566186c Formatting 2019-02-19 11:19:58 +01:00
Simon Binder a26f84ceaf Turns out LIMIT doesn't work for update and delete :O 2019-02-19 10:42:30 +01:00
Simon Binder 6ca6275a13 Refactor comparison API 2019-02-19 10:32:59 +01:00
Simon Binder b0ef02b0be is in, is null, prepare example 2019-02-17 13:07:27 +01:00
Simon Binder 3f1c1b75f0 Move test utilities into own folder 2019-02-14 18:43:21 +01:00
Simon Binder e4f733119d Test streams, updates and deletes 2019-02-14 17:25:41 +01:00