drift/moor/test
Simon Binder e8b4f8347c
Refactor: Put all query gen code into one compilation unit
2019-10-24 21:54:36 +02:00
..
columns Refactor: Put all query gen code into one compilation unit 2019-10-24 21:54:36 +02:00
data Call doWhenOpened for customStatement (#199) 2019-10-20 11:39:24 +02:00
engines Write unit tests for DelegateDatabase 2019-09-29 16:21:09 +02:00
expressions Refactor: Put all query gen code into one compilation unit 2019-10-24 21:54:36 +02:00
parsed_sql Recognize boolean and datetime column in moor 2019-10-05 21:24:41 +02:00
types Fix warnings (2.6-dev SDK), escape \r, constant workaround 2019-10-09 19:48:52 +02:00
utils Replace imports of test_api with test 2019-09-26 22:52:20 +02:00
web Replace imports of test_api with test 2019-09-26 22:52:20 +02:00
custom_queries_test.dart Call doWhenOpened for customStatement (#199) 2019-10-20 11:39:24 +02:00
database_test.dart Fix warnings (2.6-dev SDK), escape \r, constant workaround 2019-10-09 19:48:52 +02:00
delete_test.dart Replace imports of test_api with test 2019-09-26 22:52:20 +02:00
error_handling_test.dart Replace imports of test_api with test 2019-09-26 22:52:20 +02:00
insert_test.dart Support additional insert modes 2019-10-21 17:14:58 +02:00
join_test.dart Refactor: Put all query gen code into one compilation unit 2019-10-24 21:54:36 +02:00
schema_test.dart Recognize boolean and datetime column in moor 2019-10-05 21:24:41 +02:00
select_test.dart Expand documentation, support DISTINCT selects (#205) 2019-10-24 21:12:31 +02:00
serialization_test.dart Replace imports of test_api with test 2019-09-26 22:52:20 +02:00
streams_test.dart Make streams emit cached data for multiple listeners 2019-10-09 22:39:19 +02:00
tables_test.dart Replace imports of test_api with test 2019-09-26 22:52:20 +02:00
transactions_test.dart make transaction return value 2019-10-10 16:52:09 +03:00
update_test.dart Replace imports of test_api with test 2019-09-26 22:52:20 +02:00