drift/drift_dev
Simon Binder 7be4e90569
Exclude internal tables from schema verification
2022-06-10 11:02:52 +02:00
..
bin Migrate migration example to drift 2021-10-09 17:10:34 +02:00
lib Exclude internal tables from schema verification 2022-06-10 11:02:52 +02:00
test Exclude internal tables from schema verification 2022-06-10 11:02:52 +02:00
tool Move generator to drift_dev 2021-10-08 18:10:48 +02:00
CHANGELOG.md Prepare 1.7.0 release 2022-06-07 14:39:45 +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 Move generator to drift_dev 2021-10-08 18:10:48 +02:00
build.yaml Fix resolving Dart code in drift files 2021-10-10 22:01:59 +02:00
dart_test.yaml Move generator to drift_dev 2021-10-08 18:10:48 +02:00
drift_dev.build.yaml PostgreSQL support (#1507) 2021-11-11 14:40:41 +01:00
pubspec.yaml Prepare 1.7.0 release 2022-06-07 14:39:45 +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.