Documentation
¶
Index ¶
- func CreateTable(tableName string) string
- func DeleteVersion(tableName string) string
- func GetLatestVersion(tableName string) string
- func GetMigrationByVersion(tableName string) string
- func InsertVersion(tableName string) string
- func ListMigrations(tableName string) string
- func RunMigrations(ctx context.Context)
- func TableExists(tableName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTable ¶
func DeleteVersion ¶
func GetLatestVersion ¶
func GetMigrationByVersion ¶
func InsertVersion ¶
func ListMigrations ¶
func RunMigrations ¶
func TableExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.