Support ALTER TABLE RENAME TO (i.e. rename table)
Critical to move traffic away from a problematic table in production.
Note: not to be confused with ALTER TABLE RENAME COLUMN.
Edited by Dmitry Ivanov
Critical to move traffic away from a problematic table in production.
Note: not to be confused with ALTER TABLE RENAME COLUMN.