Skip to content

Lower case SQL keywords are not echoed in "summary" mode #42

@davenquinn

Description

@davenquinn

When SQL scripts are run by the database toolkit, statements are typically summarized by printing the initial keywords to stdout. However, when keywords are lower case (e.g., with the output of migra) these summaries are not printed. We should change the summarization function so that statements are printed properly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions