drift/extras/integration_tests/drift_testcases
Simon Binder 28c90b6ffb
Always escape column names
This avoids the performance impact of using a regex in `escapeIfNeeded`.
Closes #2071.
2022-09-22 16:55:36 +02:00
..
lib Always escape column names 2022-09-22 16:55:36 +02:00
.gitignore Update integration test architecture 2022-06-25 14:06:56 +02:00
README.md Update integration test architecture 2022-06-25 14:06:56 +02:00
analysis_options.yaml Update integration test architecture 2022-06-25 14:06:56 +02:00
build.yaml Remove deprecated options, re-run build 2022-08-13 15:14:09 +02:00
pubspec.yaml Update integration test architecture 2022-06-25 14:06:56 +02:00

README.md

Defines testcases for integration tests.

The core drift package, as well as drift_sqflite and the postgres implemtation depend on this package to run these tests.