3 lines
No EOL
218 B
SQL
3 lines
No EOL
218 B
SQL
alter table integrations add column nunux_keeper_enabled bool default 'f';
|
|
alter table integrations add column nunux_keeper_url text default '';
|
|
alter table integrations add column nunux_keeper_api_key text default ''; |