drift/moor_generator
Simon Binder 0501e61f59
Add notice to old readmes
2021-10-28 22:16:03 +02:00
..
bin Move generator to drift_dev 2021-10-08 18:10:48 +02:00
lib Fix tests and generation in drift package 2021-10-08 22:40:58 +02:00
.gitignore
CHANGELOG.md Prepare a round of releases 2021-10-11 15:55:01 +02:00
LICENSE
README.md Add notice to old readmes 2021-10-28 22:16:03 +02:00
analysis_options.yaml Publish moor 3.4, sqlparser 0.11 2020-10-22 14:17:54 +02:00
build.yaml Optional part builder, example with built_value 2020-02-06 22:27:54 +01:00
dart_test.yaml Increase timeout for analyzer, test moor_generator later 2019-12-23 15:13:30 +01:00
mono_pkg.yaml
pubspec.yaml Release drift 1.0.1, moor 4.6.0 2021-10-12 17:22:20 +02:00

README.md

moor Generator

Important notice: Moor has been renamed to Drift. This package will continue to be supported for a while, but we encourage users to migrate to drift. Automated tooling to help you make the switch is available! For more information, see the documentation. Thanks yor your understanding!

This library contains the generator that turns your Table classes from moor into database code.

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