drift/moor/test
Simon Binder 53d57d6a96
Refactor generator: Extract common operations
2019-06-29 15:23:14 +02:00
..
columns Provide proper generation context during migrations 2019-05-09 10:55:37 +02:00
data Refactor generator: Extract common operations 2019-06-29 15:23:14 +02:00
expressions Provide proper generation context during migrations 2019-05-09 10:55:37 +02:00
types Fix NPE when parsing a real type 2019-06-11 14:49:45 +02:00
utils Implement single() version for get() and watch() 2019-06-15 10:56:29 +02:00
database_test.dart Test that callbacks are actually called 2019-06-20 12:18:14 +02:00
delete_test.dart Implement transactions 2019-03-31 17:06:22 +02:00
diff_util_test.dart Version 1.4 2019-06-09 12:27:24 +02:00
error_handling_test.dart Migrate tests to companion 2019-06-21 20:29:42 +02:00
insert_test.dart Migrate tests to companion 2019-06-21 20:29:42 +02:00
join_test.dart Keep where and limit clauses after join() 2019-06-15 14:15:19 +02:00
schema_test.dart Improve documentation on migrations, add custom statement 2019-06-20 13:08:34 +02:00
select_test.dart Implement single() version for get() and watch() 2019-06-15 10:56:29 +02:00
serialization_test.dart Fix deserialization of null datetime values 2019-06-27 09:37:51 +02:00
streams_test.dart Streams properly deal with aliased tables 2019-04-19 23:54:57 +02:00
transactions_test.dart Merge branch 'master' into develop 2019-06-27 10:01:05 +02:00
update_test.dart Apply defaults for absent values during replace 2019-06-25 22:36:31 +02:00