So I've got Kwery issuing queries, but I seem to g...
# exposed
u
So I've got Kwery issuing queries, but I seem to get
Caused by: java.sql.SQLException: ResultSet closed
for everything. I'm logging the SQL statements and have tried to copy-pasta them to the sql shell (sqlite3) and it executes fine and returns a result. Anyone have ideas where it may be going wrong?