drift/drift_dev
ValentinVignal a993d433c5
Merge remote-tracking branch 'upstream/develop' into textEnum
# Conflicts:
#	drift/CHANGELOG.md
#	drift_dev/CHANGELOG.md
2022-11-28 19:09:36 +08:00
..
bin Migrate simple CLI tools to new analyzer 2022-11-05 18:32:13 +01:00
lib 🎨 Better type comparison and matcher 2022-11-28 18:54:56 +08:00
test 🎨 Better type comparison and matcher 2022-11-28 18:54:56 +08:00
tool Remove some moor references in drift_dev 2022-07-03 22:20:24 +02:00
CHANGELOG.md Merge remote-tracking branch 'upstream/develop' into textEnum 2022-11-28 19:09:36 +08: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 Begin optional modular code generation 2022-11-20 17:28:27 +01:00
dart_test.yaml Move generator to drift_dev 2021-10-08 18:10:48 +02:00
drift_dev.build.yaml Fix tests with new generator 2022-11-19 16:24:07 +01:00
pubspec.yaml Merge remote-tracking branch 'upstream/develop' into textEnum 2022-11-28 19:09:36 +08: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.