Skip to content

should ignore comments in table defs #31

Description

@uladkasach
CREATE INDEX location_ix1 ON location USING btree (postal); -- so that we can more easily join against postal_to_geocode, while we're using that table

we should ignore that comment, right now its not ignored

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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