forked from Roflin/gamenight
Added gamenight owners and some ui and api functions to delete gamenights.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- This file should undo anything in `up.sql`
|
||||
|
||||
ALTER TABLE gamenight
|
||||
DROP COLUMN owner_id;
|
||||
Reference in New Issue
Block a user