.. |
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
|
Support cast to drift-specific types
|
2023-01-06 15:10:03 +01:00 |
duplicate_primary_key_test.dart
|
Add lint for duplicate PRIMARY KEY constraints
|
2021-01-18 15:11:46 +01:00 |
invalid_parameter_count_test.dart
|
Add static analysis for the `IIF` function (#2392)
|
2023-04-18 12:42:51 +02:00 |
limit_or_order_by_in_compound_test.dart
|
Migrate to `package:lints`
|
2022-08-13 23:33:05 +02:00 |
misc_test.dart
|
Lint for distinct aggregate with more than one arg
|
2022-05-08 09:05:23 +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
|
Report syntax error for WITH in trigger
|
2023-06-01 00:08:41 +02:00 |
unsupported_test.dart
|
Analysis support for sqlite 3.41.0
|
2023-02-22 23:05:17 +01:00 |
utils.dart
|
Add static analysis for the `IIF` function (#2392)
|
2023-04-18 12:42:51 +02:00 |
values_select_count_mismatch_test.dart
|
Migrate to `package:lints`
|
2022-08-13 23:33:05 +02: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 |