Skip to content

Promote INSERT to Tier 1 deep parser (MySQL + PostgreSQL) #5

@renecannao

Description

@renecannao

Full INSERT statement deep parser with AST and emitter support.

MySQL: INSERT/REPLACE INTO, VALUES, SELECT, SET col=val, ON DUPLICATE KEY UPDATE, IGNORE, multi-row
PostgreSQL: INSERT INTO, VALUES, SELECT, ON CONFLICT DO UPDATE/NOTHING, RETURNING

Depends on: #3 (foundation, done)

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