Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap for next major version #18

Open
not-implemented opened this issue Feb 2, 2018 · 0 comments
Open

Roadmap for next major version #18

not-implemented opened this issue Feb 2, 2018 · 0 comments

Comments

@not-implemented
Copy link
Contributor

not-implemented commented Feb 2, 2018

Planned bigger and backward incompatible changes for next major version:

  • options for multiple SQL dialects (implemented using PEG.js "predicates")
  • cleanup quote/identifier handling (double quotes, single quotes and backticks) - implement correctly depending on SQL dialect
  • As a start differentiate between ANSI SQL and MySQL. Further SQL dialects might follow.
  • AST format changes
    • param: change "value" to "name"
@not-implemented not-implemented changed the title Roadmap for 1.0 Roadmap for next major version Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant