Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Add migration script here
|
||||
CREATE TABLE IF NOT EXISTS events (
|
||||
id BIGSERIAL PRIMARY KEY
|
||||
);
|
@@ -0,0 +1 @@
|
||||
-- Add migration script here
|
Reference in New Issue
Block a user