drift/moor/test
Simon Binder 60d3bf05e1
Remove coupling between QueryExecutor and generated db
Closes #372
2020-03-15 14:55:02 +01:00
..
columns Don't generate double-quoted string literals 2020-02-25 14:15:31 +01:00
data Remove coupling between QueryExecutor and generated db 2020-03-15 14:55:02 +01: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 Remove coupling between QueryExecutor and generated db 2020-03-15 14:55:02 +01: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 Replace imports of test_api with test 2019-09-26 22:52:20 +02:00
batch_test.dart Allow more specific updates in stream queries 2020-03-04 20:28:31 +01:00
custom_queries_test.dart Allow more specific updates in stream queries 2020-03-04 20:28:31 +01:00
data_class_test.dart Support int -> double conversion in the default serializer 2020-01-31 10:28:01 +01:00
database_test.dart Remove coupling between QueryExecutor and generated db 2020-03-15 14:55:02 +01: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 Remove coupling between QueryExecutor and generated db 2020-03-15 14:55:02 +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 Remove coupling between QueryExecutor and generated db 2020-03-15 14:55:02 +01: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