.. |
columns
|
Fix generation of PRIMARY KEY constraint on int column
|
2019-08-23 23:07:31 +02:00 |
data
|
Support absent values on INTEGER PRIMARY KEY
|
2019-08-23 22:50:15 +02:00 |
expressions
|
Provide Dart api for COLLATE expressions
|
2019-07-08 22:37:13 +02:00 |
parsed_sql
|
Verify that INTEGER PRIMARY KEY accepts absent values
|
2019-08-23 22:57:16 +02:00 |
types
|
Ensure BoolType maps null values correctly
|
2019-08-19 16:16:34 +02:00 |
utils
|
Use explicit indices for array parameters
|
2019-08-15 21:26:27 +02:00 |
web
|
Fix (and then, use) the binary encoding to persist data
|
2019-07-10 19:14:55 +02:00 |
custom_queries_test.dart
|
Update test case for custom queries
|
2019-08-16 15:08:07 +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
|
API and parser for custom types
|
2019-07-18 12:02:16 +02:00 |
join_test.dart
|
Keep where and limit clauses after join()
|
2019-06-15 14:15:19 +02:00 |
schema_test.dart
|
Support absent values on INTEGER PRIMARY KEY
|
2019-08-23 22:50:15 +02:00 |
select_test.dart
|
Fix order in limit expressions with comma
|
2019-07-10 17:29:03 +02:00 |
serialization_test.dart
|
Fix deserialization of null datetime values
|
2019-06-27 09:37:51 +02:00 |
streams_test.dart
|
Fixes related to the new dialects feature
|
2019-07-29 15:46:00 +02:00 |
tables_test.dart
|
Make tables implement equals and hashCode
|
2019-07-11 22:02:46 +02:00 |
transactions_test.dart
|
Fix failing transaction test
|
2019-07-23 09:13:31 +02:00 |
update_test.dart
|
Apply defaults for absent values during replace
|
2019-06-25 22:36:31 +02:00 |