* feat: add bigquery * fix: remove debug logs * fix: add records number limit * fix: revert unwanted changes * feat: bigquery enterprise only * fix: google auth only when enterprise * fix: rename bigquery scripts
2 lines
90 B
SQL
2 lines
90 B
SQL
-- Add up migration script here
|
|
ALTER TYPE SCRIPT_LANG ADD VALUE IF NOT EXISTS 'bigquery'; |