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

Field identifiers were not quoted properly in Sqlite3 dialect #2087

Merged
merged 2 commits into from
May 28, 2017
Merged

Field identifiers were not quoted properly in Sqlite3 dialect #2087

merged 2 commits into from
May 28, 2017

Commits on May 27, 2017

  1. field wrapping changed from quotes to backticks in sqlite3 dialect; u…

    …nit tests adjusted accordingly
    irsl committed May 27, 2017
    Configuration menu
    Copy the full SHA
    cb2815d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2017

  1. addColumn was accidently removed

    irsl committed May 28, 2017
    Configuration menu
    Copy the full SHA
    d8f8c22 View commit details
    Browse the repository at this point in the history