drift_dev 1.2.1
drift_dev: ^1.2.1 copied to clipboard
Dev-dependency for users of drift. Contains a the generator and development tools.
1.2.1 #
- Support the latest
analyzerandanalyzer_pluginpackages.
1.2.0 #
- Generate code needed to support streams of views.
1.1.1 #
- Improve error handling around custom row classes.
1.1.0 #
- Consider
drift-named files when generating schema migrations (#1486) - Emit correct SQL code when using arrays with the
new_sql_code_generationoption in specific scenarios. - Transform
.moor.dartpart files in themigratecommand.
1.0.2 #
- Also transform
analysis_options.yamlfiles in thedrift_dev migratecommand.