Crate renovate

Source

Modules§

commands

Macros§

map_insert_relation
map_insert_schema

Structs§

DatabaseRepo
Remote repository
DatabaseSchema
All the parsed information about a database
GitRepo
LocalRepo
Local repository
NodeDelta
Record the changes for a schema object
NodeDiff
Record the old/new for a schema object
RenovateConfig
SqlLoader
intermediate representation for local and remote repo

Enums§

BumpVersion

Traits§

DeltaItem
A trait for the diff object to generate proper migration sql
Differ
Diffing two objects to get deltas
MigrationExecutor
MigrationPlanner
NodeItem
Object for Differ must satisfy NodeItem trait
SchemaLoader
SqlFormatter
SqlSaver

Type Aliases§

MigrationResult