4 lines
148 B
MySQL
4 lines
148 B
MySQL
|
RENAME TABLE postgresql.profile_address TO postgresql.profile_address__;
|
||
|
ALTER TABLE postgresql.profile_address__ COMMENT='deprecated 2023-07-03';
|
||
|
|