v0.9.6
Features
- ✨ import table schema definition from sql files
- ✨ validate version order
- ✨ execute apply in dry run
- ✨ scaffold from template with DOWN files
- ✨ remove down files if exists
- ✨ add option to create down file when creating migration file
- ✨ apply down migration
- ✨ add config option to create schemafull table/event
- ✨ add cli arg to create schemafull table/event
- ✨ add wasm32-wasi binary target
- 🎉 create wasm sample app
- ✨ apply migrations on embedded context
- ✨ create migration file with content
- ✨ add option to validate version order on apply cli
Performance
Documentation
- 📝 add credits section
- 📝 add backward migrations on readme
- 📝 add definition of the configuration file
- 📝 use surrealdb-migrations in wasm sample app
- 📝 add mermaid diagram
Full Changelog: v0.9.5...v0.9.6