[
https://issues.apache.org/jira/browse/IGNITE-24020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Evgeny Stanilovsky updated IGNITE-24020:
----------------------------------------
Fix Version/s: 3.2
(was: 3.1)
> Sql. Extend SQL parser grammar with RENAME SCHEMA statement
> -----------------------------------------------------------
>
> Key: IGNITE-24020
> URL: https://issues.apache.org/jira/browse/IGNITE-24020
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Andrey Mashenkov
> Priority: Minor
> Labels: ignite-3
> Fix For: 3.2
>
>
> Extend SQL parser grammar to support user schemas renaming.
> Command syntax
> {code:sql}
> ALTER SCHEMA <old_schema_name> RENAME TO <new_schema_name>;
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)