Skip to content

Support RENAME TABLE statement #130

@apstndb

Description

@apstndb

RENAME TABLE statement is not yet supported.

https://cloud.google.com/spanner/docs/reference/standard-sql/data-definition-language#rename_table

RENAME TABLE old_table_name TO new_table_name ...
   [, old_table_name2 TO new_table_name2 ...]

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions