.. |
all_columns_are_generated_test.dart
|
Support generated columns in the parser
|
2021-11-07 22:10:08 +01:00 |
compound_column_mismatch_test.dart
|
Rename test files to end with _test.dart
|
2020-05-16 19:49:00 +02:00 |
create_table_errors_test.dart
|
Analysis support around strict tables
|
2021-08-28 17:40:21 +02:00 |
duplicate_primary_key_test.dart
|
Add lint for duplicate PRIMARY KEY constraints
|
2021-01-18 15:11:46 +01:00 |
limit_or_order_by_in_compound_test.dart
|
Parse and analyze VALUES clause for selects
|
2020-04-16 22:41:21 +02:00 |
raise_outside_of_triggers_test.dart
|
Parse RAISE expressions (#1154)
|
2021-04-21 20:29:50 +02:00 |
returning_test.dart
|
Two more lints for RETURNING clauses
|
2021-03-30 10:30:24 +02:00 |
row_value_misuse_test.dart
|
Analysis support around strict tables
|
2021-08-28 17:40:21 +02:00 |
syntax_error_test.dart
|
Analysis support for generalized upserts
|
2021-03-13 16:07:12 +01:00 |
unsupported_test.dart
|
Warn when RETURNING is used on an unsupported version
|
2021-03-13 20:56:53 +01:00 |
utils.dart
|
Analysis support around strict tables
|
2021-08-28 17:40:21 +02:00 |
values_select_count_mismatch_test.dart
|
Migrate sqlparser to null safety
|
2020-12-11 10:53:17 +01:00 |
view_column_names_mismatch_test.dart
|
Report analysis error for view column mismatches
|
2020-05-16 19:36:56 +02:00 |
write_to_generated_column.dart
|
Support generated columns in the parser
|
2021-11-07 22:10:08 +01:00 |