Skip to content

pgsql support for AST #597

Description

@staabm

even if sqlftw does not yet support pgsql we can at least narrow types for pgsql when the statement at hand is compatible with mysql. I think we could run queries thru the sqlftw parser on pgsql but just stop trying to narrow it, if the sql parser throws.

  • prio 1: adjust existing tests and make them compatible with pgsql and mysql if possible
  • skip tests which are mysql specific
  • duplicate mysql specific tests to a pgsql variant

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

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions