drift/moor/test
Simon Binder 80a10c73d8
Test case to ensure legacy updates with data classes work
2020-01-27 14:22:03 +01:00
..
columns Refactor: Put all query gen code into one compilation unit 2019-10-24 21:54:36 +02:00
data Add table-valued query to test moor file 2020-01-26 15:37:46 +01:00
engines Write unit tests for DelegateDatabase 2019-09-29 16:21:09 +02:00
expressions Support aggregate expressions in the Dart api 2020-01-24 22:09:09 +01:00
extensions Support aggregate expressions in the Dart api 2020-01-24 22:09:09 +01:00
parsed_sql Update moor file integration test for type converters 2020-01-25 16:03:46 +01:00
types Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
utils Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
web Replace imports of test_api with test 2019-09-26 22:52:20 +02:00
batch_test.dart Batch: Delete method for insertables 2020-01-08 12:14:04 +01:00
custom_queries_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
data_class_test.dart Api to globally override the default ValueSerializer 2019-12-27 18:17:45 +01:00
database_test.dart Warn when a database class isn't used as a singleton 2019-11-15 09:52:38 +01:00
delete_test.dart Don't write all parentheses (compare precedence, #231) 2019-11-08 21:49:23 +01:00
error_handling_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
insert_test.dart Fix clientDefaults logic, some more tests for core pkg 2020-01-21 11:07:05 +01:00
isolate_test.dart Fix transaction behavior on isolates (#324) 2020-01-07 14:57:42 +01:00
join_test.dart Improve api for "group by" statements, documentation 2020-01-25 21:56:09 +01:00
schema_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
select_test.dart Factories for easier ordering terms (#284) 2019-12-18 15:59:28 +01:00
serialization_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
streams_test.dart Fix unnecessary re-query when subscriptions switch (#329) 2020-01-09 16:14:20 +01:00
tables_test.dart Replace imports of test_api with test 2019-09-26 22:52:20 +02:00
transactions_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
update_test.dart Test case to ensure legacy updates with data classes work 2020-01-27 14:22:03 +01:00