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

Support for better-sqlite3 Driver #4871

Merged
merged 13 commits into from Dec 9, 2021
Merged

Commits on Nov 29, 2021

  1. chore: starting to work through adding our own driver to knex for bet…

    …ter-sqlite3
    
    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Nov 29, 2021
    Copy the full SHA
    d3d2855 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. chore: fixing of duplicate loading of test suites

    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Nov 30, 2021
    Copy the full SHA
    fce7063 View commit details
    Browse the repository at this point in the history
  2. chore: more work towards getting better to work nicely and play great

    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Nov 30, 2021
    Copy the full SHA
    823f22a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. chore: migrating some more of the tests to work with bettersqlite3. M…

    …aking good progress!
    
    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Dec 1, 2021
    Copy the full SHA
    322cfb9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. chore: fixing some smaller tests

    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Dec 2, 2021
    Copy the full SHA
    254674f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    508ef72 View commit details
    Browse the repository at this point in the history
  3. chore: removing some console logs

    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Dec 2, 2021
    Copy the full SHA
    b03e918 View commit details
    Browse the repository at this point in the history
  4. chore: date binding should be number I think

    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Dec 2, 2021
    Copy the full SHA
    43a440e View commit details
    Browse the repository at this point in the history
  5. chore: removing some more debugging logs

    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Dec 2, 2021
    Copy the full SHA
    f957eac View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. chore: fixing up some more tests only 3 left, and fixing the sqlite t…

    …ests
    
    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Dec 3, 2021
    Copy the full SHA
    0bcb646 View commit details
    Browse the repository at this point in the history
  2. chore: fixing some code review comments

    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Dec 3, 2021
    Copy the full SHA
    c244ba2 View commit details
    Browse the repository at this point in the history
  3. chore: finishing off the remaining test failures

    Signed-off-by: blam <ben@blam.sh>
    benjdlambert committed Dec 3, 2021
    Copy the full SHA
    1942f97 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Copy the full SHA
    6b9c5ed View commit details
    Browse the repository at this point in the history