drift/drift_dev
Simon Binder c5504237d5
Make drift's tests pass with new analyzer
2022-11-04 13:42:06 +01:00
..
bin Migrate migration example to drift 2021-10-09 17:10:34 +02:00
lib Make drift's tests pass with new analyzer 2022-11-04 13:42:06 +01:00
test Migrate more analyzer tests 2022-10-30 19:41:59 +01:00
tool Remove some moor references in drift_dev 2022-07-03 22:20:24 +02:00
CHANGELOG.md Release sqlparser and drift_dev 2022-10-06 22:56:25 +02:00
LICENSE Move generator to drift_dev 2021-10-08 18:10:48 +02:00
README.md Prepare moor 4.6.0 release 2021-10-12 14:26:53 +02:00
analysis_options.yaml Migrate to `package:lints` 2022-08-13 23:33:05 +02:00
build.yaml Fix Dart reference analysis in new analyzer 2022-09-10 17:56:25 +02:00
dart_test.yaml Move generator to drift_dev 2021-10-08 18:10:48 +02:00
drift_dev.build.yaml Serialize column constraints 2022-09-10 18:18:39 +02:00
pubspec.yaml Support serializing fts5 tablesi n new analyzer 2022-10-29 14:39:28 +02:00

README.md

Drift Generator

This library contains the generator that turns your Table classes from drift into database code. It should be used as a development dependency when using the drift package.

Please see the homepage of drift for details on how to use this package.