Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vladimir Barsukov
zGo
Commits
436fe7fc
Commit
436fe7fc
authored
Aug 29, 2024
by
Vladimir Barsukov
Browse files
fix migration
parent
8d57d009
Changes
1
Hide whitespace changes
Inline
Side-by-side
zmigrations/zmigration.go
View file @
436fe7fc
...
...
@@ -23,6 +23,9 @@ func Migrations(db *zdb.Pool, files embed.FS, loc string, reCreateSchema ...stri
}
for
_
,
m
:=
range
f
{
if
m
.
IsDir
()
{
continue
}
var
s
string
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment