mirror of
https://github.com/paralus/paralus.git
synced 2026-08-24 15:47:19 +00:00
Make all admindb migration queries re-entrance so re-running migration would not fail. Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com>
2 lines
64 B
SQL
2 lines
64 B
SQL
ALTER TABLE cluster_clusters DROP COLUMN IF EXISTS description;
|