.. |
columns
|
Refactor: Put all query gen code into one compilation unit
|
2019-10-24 21:54:36 +02:00 |
data
|
Rename customSelectQuery to just customSelect
|
2020-02-17 20:43:42 +01:00 |
engines
|
Tests for pooled connections, move to main lib
|
2020-02-03 19:13:51 +01:00 |
expressions
|
Remove the second type parameter on expressions
|
2020-02-17 18:05:24 +01:00 |
extensions
|
Also run tests for moor on chrome and firefox
|
2020-01-27 16:58:48 +01:00 |
parsed_sql
|
Update moor file integration test for type converters
|
2020-01-25 16:03:46 +01:00 |
types
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +01:00 |
utils
|
Rename customSelectQuery to just customSelect
|
2020-02-17 20:43:42 +01:00 |
web
|
Replace imports of test_api with test
|
2019-09-26 22:52:20 +02:00 |
batch_test.dart
|
Also run tests for moor on chrome and firefox
|
2020-01-27 16:58:48 +01:00 |
custom_queries_test.dart
|
Rename customSelectQuery to just customSelect
|
2020-02-17 20:43:42 +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
|
Rename customSelectQuery to just customSelect
|
2020-02-17 20:43:42 +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
|
Remove insertAll and orReplace
|
2020-02-17 18:11:01 +01:00 |
isolate_test.dart
|
Rename customSelectQuery to just customSelect
|
2020-02-17 20:43:42 +01:00 |
join_test.dart
|
Support calling join on a JoinedSelectStatement
|
2020-01-28 21:32:30 +01:00 |
schema_test.dart
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +01:00 |
select_test.dart
|
Factories for easier ordering terms (#284)
|
2019-12-18 15:59:28 +01:00 |
serialization_test.dart
|
Enable more recent lints and enforce them
|
2019-12-04 21:45:09 +01:00 |
streams_test.dart
|
Rename customSelectQuery to just customSelect
|
2020-02-17 20:43:42 +01:00 |
tables_test.dart
|
Map companions back to models
|
2020-02-03 19:35:39 +01:00 |
transactions_test.dart
|
Rename customSelectQuery to just customSelect
|
2020-02-17 20:43:42 +01:00 |
update_test.dart
|
Test case to ensure legacy updates with data classes work
|
2020-01-27 14:22:03 +01:00 |