Modules§
Macros§
Structs§
- Database
Repo - Remote repository
- Database
Schema - All the parsed information about a database
- GitRepo
- Local
Repo - Local repository
- Node
Delta - Record the changes for a schema object
- Node
Diff - Record the old/new for a schema object
- Renovate
Config - SqlLoader
- intermediate representation for local and remote repo
Enums§
Traits§
- Delta
Item - A trait for the diff object to generate proper migration sql
- Differ
- Diffing two objects to get deltas
- Migration
Executor - Migration
Planner - Node
Item - Object for Differ
must satisfy NodeItem trait - Schema
Loader - SqlFormatter
- SqlSaver