1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Apr 04, 2024 — Apr 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix some insert specs mostly fauling due arity change of exec_insert method More... 8 months ago
Minimal fixes to be able to run postgres tests More... 9 months ago
Temporarily disable ARJDBC statement caching, we need to fix this later. More... 9 months ago
Temporarily disable jndi connection pool callbacks, we need to fix this later. More... 9 months ago
Ignore some files and update active record version to the latest 7.1 More... 9 months ago
fix savepoint test, it seems transaction needs to be materialized before creating a savepoint More... 9 months ago
Update sqlite-jdbc to 3.46 More... 9 months ago
Merge branch '70-stable' More... 12 months ago
Update for release More... 12 months ago
Merge branch '61-stable' into 70-stable More... 12 months ago
something with bundler I don't want to figure out. Go back to 9.3 More... 12 months ago
hmm try other workflows to see if there is a bigger issue More... 12 months ago
Make sure this runs on last 9.4 JRuby More... 12 months ago
We accidentally removed RubyBigDecimal for a few point releases of JRuby 9.4. Work around by using another method which exists in all JRuby releases which support this arjdbc More... 12 months ago
Update version for release More... 12 months ago
Update explain code in mysql (only removes deprecation warnings More... about 1 year ago
ActiveRecord::JDBCError needs to have pool associated with it More... about 1 year ago
trivial: use require_relative More... about 1 year ago
Need sqlite3 lib since connection management explicitly loads sqlite3 even when testing from other adapters More... about 1 year ago
Update testing docs More... about 1 year ago
Update MySQL adapter for changes in Rail 7.1 More... about 1 year ago
Move these up to abstract adapter More... about 1 year ago
Update instructions for mysql docker More... about 1 year ago
Merge branch '70-stable' More... about 1 year ago
Merge branch '61-stable' into 70-stable More... about 1 year ago
Merge pull request #1142 from jruby/mysql_cvar More... about 1 year ago
Fix syntax of mysql setup More... about 1 year ago
Add a section showing mysql+docker for test/dev More... about 1 year ago
Ruby does not allow top-level @@cvars any more More... about 1 year ago
Merge pull request #1116 from jruby/bench2 More... about 1 year ago