Skip to content

To add IGNORE statement to INSERT query library has different interfaces #172

Open
@maximTarleckiy

Description

@maximTarleckiy

To add IGNORE statement to INSERT query library has different driver implementations:
\Aura\SqlQuery\Pgsql\Insert:ignore()
\Aura\SqlQuery\Sqlite\Insert::orIgnore()
Can we use common interface for this?
Like: \Aura\SqlQuery\Common\Insert::ignore()

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