mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
2 lines
73 B
SQL
2 lines
73 B
SQL
ALTER TABLE flows
|
|
ADD COLUMN IF NOT EXISTS tenant_id String DEFAULT '%s'; |