.. |
columns
|
Refactor: Put all query gen code into one compilation unit
|
2019-10-24 21:54:36 +02:00 |
data
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +01:00 |
engines
|
Write unit tests for DelegateDatabase
|
2019-09-29 16:21:09 +02:00 |
expressions
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +01:00 |
extensions
|
Dart apis for the json1 extension (#235)
|
2019-11-28 19:13:51 +01:00 |
parsed_sql
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +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
|
Always run batches inside a transaction
|
2019-11-27 12:06:19 +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
|
Improve test coverage for query generation
|
2019-11-12 21:16:48 +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
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +01:00 |
isolate_test.dart
|
Collect coverage for the MoorIsolate tests
|
2019-11-13 18:35:48 +01:00 |
join_test.dart
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +01:00 |
schema_test.dart
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +01:00 |
select_test.dart
|
Don't write all parentheses (compare precedence, #231)
|
2019-11-08 21:49:23 +01:00 |
serialization_test.dart
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +01:00 |
streams_test.dart
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +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
|
Inject mock streams via .connect constructor
|
2019-10-30 19:25:26 +01:00 |