Skip to content

Add ability to add comment to mapping ('COMMENT ON MAPPING ... IS ...') #7046

Closed
@pavel-zotov

Description

@pavel-zotov

Ticket was created after discussion with Alex.
Currently following script:

create or alter mapping lmap using plugin srp from user foo to user ltost;
comment on mapping lmap is 'test mapping,  do not delete';

-- issues:

Invalid token.
Dynamic SQL Error.
SQL error code = -104.
Token unknown - line 1, column 12.
mapping.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions