jruby / activerecord-jdbc-adapter

JRuby's ActiveRecord adapter using JDBC.
BSD 2-Clause "Simplified" License
461 stars 385 forks source link

Update sqlite3 jdbc to 3.46.1.1 #1158

Closed headius closed 1 month ago

headius commented 1 month ago

See #1149

headius commented 1 month ago

This now looks similar to before the update. There's some test causing the suite to die early in this and the other JDBC runs, but the tests are running with the new driver. Merging.