drift/moor/test
Simon Binder 1068c4934d
Don't schedule work before a database is opened
2021-06-08 21:25:22 +02:00
..
columns Migrate more tests to null safety 2021-01-20 12:30:59 +01:00
data Option to generate functions for Dart placeholders 2021-06-04 18:28:03 +02:00
engines Fix issues around closing databases (#1250) 2021-06-07 18:40:09 +02:00
expressions Don't count columns with useColums: false (#1189) 2021-05-13 10:59:31 +02:00
extensions Make getSingle() and watchSingle() non-nullable 2020-12-14 20:22:27 +01:00
ffi Add closeUnderlyingOnClose argument to vm database 2021-06-08 17:23:18 +02:00
integration_tests Don't schedule work before a database is opened 2021-06-08 21:25:22 +02:00
types
utils Fix lock not returning futures in right order 2021-05-28 21:59:47 +02:00
web Automatically migrate from local storage to IndexedDb 2020-03-23 13:36:08 +01:00
batch_test.dart Add test for how batches start transaction 2021-06-03 13:25:29 +02:00
custom_queries_test.dart Migrate more tests to null safety 2021-01-20 12:30:59 +01:00
data_class_test.dart Fix deserializing nullable types (#1211) 2021-05-22 16:52:51 +02:00
database_test.dart Migrate more tests to null safety 2021-01-20 12:30:59 +01:00
delete_test.dart Migrate more tests to null safety 2021-01-20 12:30:59 +01:00
error_handling_test.dart Migrate more tests to null safety 2021-01-20 12:30:59 +01:00
insert_test.dart Fix test case 2021-05-25 15:58:09 +02:00
isolate_test.dart Fix encoding updates without kind over isolates 2021-05-21 22:24:00 +02:00
join_test.dart Fixes join when adding columns to "regular" select 2021-02-17 19:58:57 +01:00
schema_test.dart Migrate more tests to null safety 2021-01-20 12:30:59 +01:00
select_test.dart Throw from TypedResult.read/readTable if there's no data 2021-01-06 12:59:09 +01:00
serialization_test.dart Fix tests for null safety 2020-11-19 18:10:43 +01:00
skips.dart Add test case for insertReturning 2021-05-25 13:57:34 +02:00
streams_test.dart Don't use types in StreamQueryStore 2021-03-29 22:32:32 +02:00
tables_test.dart Migrate more tests to null safety 2021-01-20 12:30:59 +01:00
transactions_test.dart Wrap rollback errors (#1052) 2021-03-18 16:58:12 +01:00
update_test.dart Migrate more tests to null safety 2021-01-20 12:30:59 +01:00