Open
Description
Running the app locally, I've had issues where it seems load is not called in the SQLite adapter, as I get the following error once in a while:
SQLite3::SQLException: no such function: least:
I've tracked this down to the adapter, and removing the least just makes the next function error, which makes it seem that the load(klass)
in the adapter is not being called.
Metadata
Metadata
Assignees
Labels
No labels