Closed postmodern closed 10 months ago
Hi @postmodern, It looks like you are trying to use it with ActiveRecord 7.1, which isn't supported yet. The master branch has semi-complete support for ActiveRecord 7.1 using sqlite. We probably won't do a full release until Sqlite, MySql and Postgres are all supported though. If you get a chance, please test with that branch and open tickets for functionality that still doesn't work.
Thanks!
I started noticing an exception coming from within
activerecord-jdbc-adapter-70.1-java
when attempting to execute SQL statements against asqlite3::memory:
database.Steps To Reproduce
Gemfile
:CRuby
JRuby
Version Information