mirror of
https://github.com/aykhans/slash-e.git
synced 2026-06-17 08:25:06 +00:00
chore: fix format
This commit is contained in:
@@ -22,8 +22,6 @@ import (
|
|||||||
//go:embed migration
|
//go:embed migration
|
||||||
var migrationFS embed.FS
|
var migrationFS embed.FS
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// MigrateFileNameSplit is the split character between the patch version and the description in the migration file name.
|
// MigrateFileNameSplit is the split character between the patch version and the description in the migration file name.
|
||||||
// For example, "1__create_table.sql".
|
// For example, "1__create_table.sql".
|
||||||
|
|||||||
Reference in New Issue
Block a user