refactor: general architectural cleanup and bug fixes
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
-- +goose Up
|
||||
-- Add airing status column to anime table
|
||||
ALTER TABLE anime ADD COLUMN airing BOOLEAN DEFAULT 0;
|
||||
|
||||
-- +goose Down
|
||||
|
||||
Reference in New Issue
Block a user