drift/moor/test
Simon Binder df32408a7c
Add destructive migration feature (#576)
2020-05-16 13:22:09 +02:00
..
columns Don't generate double-quoted string literals 2020-02-25 14:15:31 +01:00
data Support enum converters for moor files, add documentation 2020-05-13 21:43:58 +02:00
engines Run batch statements in the right order 2020-04-24 20:09:46 +02:00
expressions Support contains (#527) 2020-04-30 11:51:09 +02:00
extensions Support case sensitive contains (#527) 2020-05-07 18:59:12 +02:00
integration_tests Add small integration test for generated upserts 2020-04-20 22:03:45 +02:00
parsed_sql Support enum converters for moor files, add documentation 2020-05-13 21:43:58 +02:00
types Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
utils Remove coupling between QueryExecutor and generated db 2020-03-15 14:55:02 +01:00
web Automatically migrate from local storage to IndexedDb 2020-03-23 13:36:08 +01:00
batch_test.dart Implicitly create type converters for enums, Dart api (#478) 2020-05-12 21:47:11 +02:00
custom_queries_test.dart Allow more specific updates in stream queries 2020-03-04 20:28:31 +01:00
data_class_test.dart Implicitly create type converters for enums, Dart api (#478) 2020-05-12 21:47:11 +02:00
database_test.dart Test to ensure failing migration throws 2020-04-16 17:32:20 +02:00
delete_test.dart Allow more specific updates in stream queries 2020-03-04 20:28:31 +01:00
error_handling_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
insert_test.dart Implicitly create type converters for enums, Dart api (#478) 2020-05-12 21:47:11 +02:00
isolate_test.dart Fix deprecated member usage in moor test 2020-04-30 21:30:21 +02:00
join_test.dart Implicitly create type converters for enums, Dart api (#478) 2020-05-12 21:47:11 +02:00
schema_test.dart Add destructive migration feature (#576) 2020-05-16 13:22:09 +02:00
select_test.dart Implicitly create type converters for enums, Dart api (#478) 2020-05-12 21:47:11 +02:00
serialization_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
streams_test.dart Fix analysis warnings 2020-04-17 22:35:27 +02:00
tables_test.dart Fix booleans not working as expected in mapFromCompanion (#559) 2020-05-13 21:51:08 +02:00
transactions_test.dart Remove coupling between QueryExecutor and generated db 2020-03-15 14:55:02 +01:00
update_test.dart Escape column names in updates 2020-05-04 20:15:23 +02:00