Skip to content

Command tag only extracts first word #22

@jwp

Description

@jwp

extract_command() should probably just be self.data.strip(" \t\n0123456789")

Currently: "ALTER TABLE" will come back as "ALTER". Only the first "word" is returned by extract_command().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions