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

Enable wrapIdentifier for SQLite .hasTable #4915

Merged
merged 10 commits into from Jan 10, 2022

Commits on Dec 30, 2021

  1. Copy the full SHA
    a76484a View commit details
    Browse the repository at this point in the history
  2. Add wrapIdentifier test

    ramos-ph committed Dec 30, 2021
    Copy the full SHA
    7d33f6d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bd94459 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Copy the full SHA
    5188c8d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3deb34a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b85eb38 View commit details
    Browse the repository at this point in the history
  4. Update tests to async/await

    ramos-ph committed Jan 3, 2022
    Copy the full SHA
    47a319d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Copy the full SHA
    0c5706d View commit details
    Browse the repository at this point in the history
  2. Fix test skip issue

    ramos-ph committed Jan 4, 2022
    Copy the full SHA
    2bab3cd View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Fix tests

    True and false were inverted
    ramos-ph committed Jan 5, 2022
    Copy the full SHA
    c47a678 View commit details
    Browse the repository at this point in the history