feat(skel): placeholder migration so embed.FS has a file to index
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
-- +goose Up
|
||||||
|
-- +goose StatementBegin
|
||||||
|
SELECT 1;
|
||||||
|
-- +goose StatementEnd
|
||||||
|
|
||||||
|
-- +goose Down
|
||||||
|
-- +goose StatementBegin
|
||||||
|
SELECT 1;
|
||||||
|
-- +goose StatementEnd
|
||||||
Reference in New Issue
Block a user