skeleton of the core app
This commit is contained in:
@@ -8,4 +8,4 @@ create table if not exists tenant_channels (
|
||||
);
|
||||
|
||||
-- migrate:down
|
||||
drop table if exists tenant_channels;
|
||||
drop table if exists tenant_channels;
|
||||
Reference in New Issue
Block a user