Skip to content

Commit

Permalink
Improve title for alter table limitation fragment
Browse files Browse the repository at this point in the history
  • Loading branch information
Terry Blessing authored and mosabua committed May 4, 2023
1 parent 53cee48 commit 6673284
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ALTER TABLE
^^^^^^^^^^^
ALTER TABLE RENAME TO
^^^^^^^^^^^^^^^^^^^^^

The connector does not support renaming tables across multiple schemas. For
example, the following statement is supported:
Expand Down

0 comments on commit 6673284

Please sign in to comment.