chore: commit pending gateway changes
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE gateway_api_keys
|
||||
ADD COLUMN IF NOT EXISTS key_secret text;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE gateway_api_keys
|
||||
ADD COLUMN IF NOT EXISTS key_secret text;
|
||||