data.ai / 20250409211903_basejump-configure.sql
lattmamb's picture
Upload 251 files (#1)
67c7241 verified
raw
history blame contribute delete
186 Bytes
UPDATE basejump.config SET enable_team_accounts = TRUE;
UPDATE basejump.config SET enable_personal_account_billing = TRUE;
UPDATE basejump.config SET enable_team_account_billing = TRUE;