Skip to content

Moving CreateTrigger variant of Statement into its own struct #2022

@LucaCappelletti94

Description

@LucaCappelletti94

Hi - I plan to extend the support of SQLite in the current implementation of CreateTrigger, which I had originally implemented only for the Postgres syntax to address issues such as #1388 and takluyver/sqlite-glance#1.

Before doing that, I wanted to refactor it into its own struct, as it would make it more manageable and I seem to understand it is a desirable refactoring for the crate.

Let me know whether to proceed with this change.

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