Update update-ck-21.12.sql
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ALTER table tsg_galaxy_v3.radius_record_local on cluster ck_cluster add column IF NOT EXISTS radius_acct_authentic Int64 after radius_acct_interim_interval;
|
||||
ALTER table tsg_galaxy_v3.radius_record on cluster ck_cluster add column IF NOT EXISTS radius_acct_authentic Int64 after radius_acct_interim_interval;
|
||||
ALTER table tsg_galaxy_v3.radius_record on cluster ck_query add column IF NOT EXISTS radius_acct_authentic Int64 after radius_acct_interim_interval;
|
||||
|
||||
Reference in New Issue
Block a user