mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-16 04:13:12 +00:00
chore: tweak latest schema file
This commit is contained in:
parent
3937abb17b
commit
c5a38d14ad
@ -31,7 +31,7 @@ const (
|
||||
MigrateFileNameSplit = "__"
|
||||
// LatestSchemaFileName is the name of the latest schema file.
|
||||
// This file is used to apply the latest schema when no migration history is found.
|
||||
LatestSchemaFileName = "LATEST_SCHEMA.sql"
|
||||
LatestSchemaFileName = "LATEST.sql"
|
||||
)
|
||||
|
||||
// Migrate applies the latest schema to the database.
|
||||
|
Loading…
x
Reference in New Issue
Block a user