Files
certd/packages/ui/certd-server/db/migration-pg/v10008__access_encrypt.sql
T

2 lines
51 B
SQL
Raw Normal View History

2024-08-27 13:46:19 +08:00
alter table cd_access add "encrypt_setting" text;