Compare commits
1 Commits
product-pr
...
926ae5055c
| Author | SHA1 | Date | |
|---|---|---|---|
| 926ae5055c |
9
i18n/migrations/20260320113729_stuff.sql
Normal file
9
i18n/migrations/20260320113729_stuff.sql
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
-- +goose Up
|
||||||
|
-- +goose StatementBegin
|
||||||
|
SELECT 'up SQL query';
|
||||||
|
-- +goose StatementEnd
|
||||||
|
|
||||||
|
-- +goose Down
|
||||||
|
-- +goose StatementBegin
|
||||||
|
SELECT 'down SQL query';
|
||||||
|
-- +goose StatementEnd
|
||||||
Reference in New Issue
Block a user