mirror of
https://github.com/certd/certd.git
synced 2026-04-21 10:27:25 +08:00
2 lines
74 B
SQL
2 lines
74 B
SQL
alter table cd_access alter column setting type text using setting::text;
|