drift/moor_generator
Simon Binder 348ac2e910
Add boilerplate files to new drift packages
2021-10-10 21:18:27 +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 Start with some refactoring in the generator 2019-08-30 23:09:22 +02:00
CHANGELOG.md Prepare 4.5.1 release 2021-08-21 21:37:40 +02:00
LICENSE Rename project to "moor" 2019-03-09 16:37:37 +01:00
README.md Add boilerplate files to new drift packages 2021-10-10 21:18:27 +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 Workaround for analyzer acting up 2019-03-19 13:36:43 +01:00
pubspec.yaml Move generator to drift_dev 2021-10-08 18:10:48 +02:00

README.md

moor Generator

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.