321 B
321 B
- 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