Files
silo-server/migrations/050_rename_encrypted_admin_token.down.sql
T

2 lines
87 B
SQL

ALTER TABLE history_import_sources RENAME COLUMN admin_token TO encrypted_admin_token;