mirror of
https://github.com/Dvorinka/Containr.git
synced 2026-06-05 13:02:57 +00:00
small fix, don't worry about it
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
-- +goose Up
|
||||
-- Baseline migration for goose-managed schema evolution.
|
||||
SELECT 1;
|
||||
|
||||
-- +goose Down
|
||||
-- Baseline down migration intentionally does not mutate schema.
|
||||
SELECT 1;
|
||||
Reference in New Issue
Block a user