drift/moor/test
Simon Binder dbda5dccc1
Cache type converters in static fields
2019-07-27 22:44:44 +02:00
..
columns Make date time values comparable 2019-07-05 18:47:29 +02:00
data Cache type converters in static fields 2019-07-27 22:44:44 +02:00
expressions Provide Dart api for COLLATE expressions 2019-07-08 22:37:13 +02:00
types Fix NPE when parsing a real type 2019-06-11 14:49:45 +02:00
utils Make `getSingle` and `watchSingle` return null when empty 2019-06-30 22:24:04 +02:00
web Fix (and then, use) the binary encoding to persist data 2019-07-10 19:14:55 +02:00
custom_queries_test.dart Generate code for array variables in compiled statements 2019-07-07 16:04:55 +02:00
database_test.dart Test that callbacks are actually called 2019-06-20 12:18:14 +02:00
delete_test.dart Implement transactions 2019-03-31 17:06:22 +02:00
diff_util_test.dart Version 1.4 2019-06-09 12:27:24 +02:00
error_handling_test.dart Migrate tests to companion 2019-06-21 20:29:42 +02:00
insert_test.dart API and parser for custom types 2019-07-18 12:02:16 +02:00
join_test.dart Keep where and limit clauses after join() 2019-06-15 14:15:19 +02:00
schema_test.dart Use variables instead of failing to write string literals 2019-07-26 09:25:55 +02:00
select_test.dart Fix order in limit expressions with comma 2019-07-10 17:29:03 +02:00
serialization_test.dart Fix deserialization of null datetime values 2019-06-27 09:37:51 +02:00
streams_test.dart More tests to verify behavior of cached streams 2019-07-12 21:23:28 +02:00
tables_test.dart Make tables implement equals and hashCode 2019-07-11 22:02:46 +02:00
transactions_test.dart Fix failing transaction test 2019-07-23 09:13:31 +02:00
update_test.dart Apply defaults for absent values during replace 2019-06-25 22:36:31 +02:00