Manual modification to hasura migration.
This commit is contained in:
@@ -1,2 +1 @@
|
||||
alter table "public"."ioevents" add column "useremail" text
|
||||
not null;
|
||||
alter table "public"."ioevents" add column "useremail" text;
|
||||
|
||||
Reference in New Issue
Block a user