1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Nov 21, 2024 — Nov 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Postgres, fix database_exists? test, postgresql_connection method was removed More... 10 months ago
Postgres, fix tests failing due float4 and float8 types registration More... 10 months ago
Postgres, fix excludes to be able so own AR tests run to completion More... 10 months ago
Postgres, fix test failing with undefined clear_active_connections! More... 10 months ago
Postgres, fix schema dump tests More... 10 months ago
Postgres, fix rake tasks tests More... 10 months ago
Postgres, skip jndi test and and delete some dedundant unit tests More... 10 months ago
Postgres, fix loading some types More... 10 months ago
Postgres, fix unknown keyword: :allow_retry More... 10 months ago
Postgres, fix connecting to database More... 10 months ago
Mysql, initial fix connecting to database (mariadb is pending) More... 10 months ago
Sqlite, fix connecting to database More... 10 months ago
Sqlite, move new_client and dbconsole class methods to be at the top of the class definition, same as CRuby More... 10 months ago
Sqlite, fix including modules More... 10 months ago
Use active record 7.2 and fix booting up tests More... 10 months ago
Update for Rails 7.2 to be tested against More... 10 months ago
Update readme to reflect new stable branch More... 10 months ago
Add trace to see if we see more detailed reason of exiting More... 10 months ago
trying seed I am running locally to see how it runs on ci More... 10 months ago
Use --dev and restore back to 1G for ci runs More... 10 months ago
Try and bump max memory to see if CI runs run longer More... 10 months ago
Stop running sqlite3 against main of Rails More... 10 months ago
Merge pull request #1166 from JesseChavez/rails_71_misc_fixes More... 10 months ago
Skip one postgres explain test that might not be valid anymore More... 10 months ago
Monkey patch active record relation query attribute hash method to better compare objects More... 10 months ago
Postgres, fix translation tests for some exceptions More... 10 months ago
Exclude fork related query cache tests More... 10 months ago
Merge pull request #1165 from JesseChavez/rails_71_fixes More... 12 months ago
Postgres, fix all enum tests More... 12 months ago
Postgres, fix timestamp tests More... 12 months ago