1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update explain code in mysql (only removes deprecation warnings More... 1 day ago
ActiveRecord::JDBCError needs to have pool associated with it More... 1 day ago
trivial: use require_relative More... 2 days ago
Need sqlite3 lib since connection management explicitly loads sqlite3 even when testing from other adapters More... 2 days ago
Update testing docs More... 2 days ago
Update MySQL adapter for changes in Rail 7.1 More... 3 days ago
Move these up to abstract adapter More... 3 days ago
Update instructions for mysql docker More... 3 days ago
Merge branch '70-stable' More... 3 days ago
Merge branch '61-stable' into 70-stable More... 3 days ago
Merge pull request #1142 from jruby/mysql_cvar More... 3 days ago
Fix syntax of mysql setup More... 3 days ago
Add a section showing mysql+docker for test/dev More... 3 days ago
Ruby does not allow top-level @@cvars any more More... about 1 month ago
Merge pull request #1116 from jruby/bench2 More... about 2 months ago
Merge pull request #1141 from skunkworker/update_jdbc_to_42_7_1 More... about 2 months ago
update from 42.6.0 to 42.7.1 More... about 2 months ago
Return raw results from execute instead of an ActiveRecord::Result More... 2 months ago
Does --dev help More... 2 months ago
Update to latest actions/checkout More... 2 months ago
Merge with some older changes I made but forgot to push :( More... 2 months ago
note about 7.1 work still be in dev More... 2 months ago
Support sqlite columns that have string manipulation as a default More... 2 months ago
Match sqlite initialization to default AR settings More... 2 months ago
Fix some sqlite failures due to exception mapping More... 2 months ago
No longer configure connection on init so connection is deferred More... 4 months ago
Sync more SQLite adapter code from AR to fix tests More... 4 months ago
Some alignment with main sqlite_adapter.rb More... 5 months ago
Fix some sqlite3 foreign key tests More... 5 months ago
Fix 4/5 sqlite dbconsole tests More... 5 months ago