Skip to content

0.17.7

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 16:18
· 1915 commits to main since this release
7ec585f
  • Fix #158 issue. Method .returning() was working incorrectly with .get() method in sqlite dialect
  • Fix SQLite Proxy driver mapping bug
  • Add test cases for SQLite Proxy driver
  • Add additional example for SQLite Proxy Server setup to handle .get() as well