Module db

Module db 

Source

Structs§

AppliedMigration
Metadata about a migration that has already been applied to a database.
Column
ColumnId
ColumnsDiff
DiffContext
Index
IndexColumn
IndexId
IndicesDiff
PrimaryKey
RenameHints
Schema
SchemaDiff
Table
A database table
TableId
Uniquely identifies a table
TablesDiff

Enums§

ColumnsDiffItem
IndexOp
IndexScope
IndicesDiffItem
Migration
Database migration generate from a super::SchemaDiff by a driver.
TablesDiffItem
Type
Database-level storage types representing how values are stored in the target database.