package
0.0.0-20230519174807-3352087e8a70
Repository: https://github.com/mergestat/sqlq.git
Documentation: pkg.go.dev
# Functions
Apply applies any pending schema migration on the database.
No description provided by the author
Teardown tears down the sql migrations and drop the default schema.
# Structs
No description provided by the author
# Interfaces
Migration represents a single sql migration, that can apply any combination of DDL + DML to alter the database.
# Type aliases
No description provided by the author