drift/moor/test
Simon Binder 62a363105a
Refactor Insertables to avoid covariant parameters
2020-04-17 18:02:05 +02:00
..
columns Don't generate double-quoted string literals 2020-02-25 14:15:31 +01:00
data Refactor Insertables to avoid covariant parameters 2020-04-17 18:02:05 +02:00
engines Remove coupling between QueryExecutor and generated db 2020-03-15 14:55:02 +01:00
expressions Support for REGEXP (#410) 2020-03-04 13:48:25 +01:00
extensions Add Dart apis for mathematical functions in moor_ffi 2020-02-18 22:36:08 +01:00
parsed_sql Tests for nested results 2020-04-03 21:41:16 +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 Support async batch callbacks (#483) 2020-04-10 12:42:09 +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 Fix parsing Uint8Lists from json (#459) 2020-03-27 11:52:00 +01: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 Allow more specific updates in stream queries 2020-03-04 20:28:31 +01:00
isolate_test.dart Some more unit tests for the core moor package 2020-02-19 15:01:33 +01:00
join_test.dart Some more unit tests for the core moor package 2020-02-19 15:01:33 +01:00
schema_test.dart Properly support transactions in migrations 2020-03-15 21:42:22 +01:00
select_test.dart Remove coupling between QueryExecutor and generated db 2020-03-15 14:55:02 +01:00
serialization_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
streams_test.dart Fix query streams with rxdart 0.24 (#500) 2020-04-17 12:16:28 +02:00
tables_test.dart Map companions back to models 2020-02-03 19:35:39 +01:00
transactions_test.dart Remove coupling between QueryExecutor and generated db 2020-03-15 14:55:02 +01:00
update_test.dart New tableUpdates stream method on QueryEngine (#394) 2020-03-04 22:43:41 +01:00