You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Belyak (Jira)" <ji...@apache.org> on 2023/04/18 15:16:00 UTC

[jira] [Created] (IGNITE-19306) Drop multiple column if exists without brace

Alexander Belyak created IGNITE-19306:
-----------------------------------------

             Summary: Drop multiple column if exists without brace
                 Key: IGNITE-19306
                 URL: https://issues.apache.org/jira/browse/IGNITE-19306
             Project: Ignite
          Issue Type: Bug
          Components: documentation
    Affects Versions: 3.0
            Reporter: Alexander Belyak


Wrong parameter name {{IF NOT EXISTS}}

[https://ignite.apache.org/docs/3.0.0-beta/sql-reference/ddl#alter-table-if-exists-table-drop-column-if-exists-column1-column2-int]

Correct one: IF EXISTS



--
This message was sent by Atlassian Jira
(v8.20.10#820010)