drift/moor/test
Simon Binder cdb231e1ae
Update test case for custom queries
We now use an explicit index when expanding arrays
2019-08-16 15:08:07 +02:00
..
columns Make date time values comparable 2019-07-05 18:47:29 +02:00
data Write copyWith methods in companion classes 2019-08-16 15:01:03 +02:00
expressions Provide Dart api for COLLATE expressions 2019-07-08 22:37:13 +02:00
parsed_sql Fix wrong double primary key on generated tables 2019-08-01 20:14:42 +02:00
types Fix NPE when parsing a real type 2019-06-11 14:49:45 +02:00
utils Use explicit indices for array parameters 2019-08-15 21:26:27 +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 Update test case for custom queries 2019-08-16 15:08:07 +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 Fixes related to the new dialects feature 2019-07-29 15:46:00 +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