Skip to content

problem "WITH" on INSERT #353

Closed
Closed
@ivanavguston-oviva

Description

@ivanavguston-oviva

it legitimate construction but linter does not allow it

 Line 2, col 1 at "WITH": Unexpected keyword.
 Line 2, col 1 at "WITH": Unrecognized statement type.

INSERT ... WITH ... SELECT ... https://dev.mysql.com/doc/refman/8.0/en/with.html

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions