1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 22, 2023 — Nov 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix postgres schema dump tests limit and array default and minor refactor More... 4 months ago
Fix postgres hstore tests More... 4 months ago
Merge pull request #1152 from JesseChavez/rails_71_support_mysql More... 4 months ago
Fix mysql test must contain limit, redefines TYPE_MAP to properly map mysql types More... 4 months ago
Fix mysql test failing due some types can't have default More... 4 months ago
Fix mysql execute test after disconnect. More... 4 months ago
Merge pull request #1151 from jruby/revert-1149-segiddins/update-sqlite-jdbc-to-3.46 More... 4 months ago
Revert "Update sqlite-jdbc to 3.46" More... 4 months ago
Add ignore due to me using mise for java switching More... 4 months ago
Merge pull request #1149 from segiddins/segiddins/update-sqlite-jdbc-to-3.46 More... 4 months ago
Merge pull request #1150 from JesseChavez/rails_71_support More... 4 months ago
Remove monkey patch, ObjectSpace::WeakMap#values was added to JRuby More... 4 months ago
Fix postgres test about fetching columns of non existent table More... 4 months ago
Fix several schema dump test for postgres More... 4 months ago
Fix mysql test failure to deprecated to_s(:db) method More... 4 months ago
Fix test execute after disconnect, AR change of behaviour More... 4 months ago
Fix test fetching columns of not existing table More... 4 months ago
Fix mysql simple test, asset matching db conn url More... 4 months ago
Fix postgres version tests failures More... 4 months ago
Fix sqlite regressions do to changes in arjdbc abstract classes More... 4 months ago
Re-include ARJDBC statement caching More... 4 months ago
Minimal fix to be able to run mysql tests More... 4 months ago
Temporarily disable ARJDBC statement caching and jndi connection pool callbacks More... 4 months ago
Fix some insert specs mostly fauling due arity change of exec_insert method More... 4 months ago
Minimal fixes to be able to run postgres tests More... 4 months ago
Temporarily disable ARJDBC statement caching, we need to fix this later. More... 4 months ago
Temporarily disable jndi connection pool callbacks, we need to fix this later. More... 4 months ago
Ignore some files and update active record version to the latest 7.1 More... 4 months ago
fix savepoint test, it seems transaction needs to be materialized before creating a savepoint More... 4 months ago
Update sqlite-jdbc to 3.46 More... 4 months ago