7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make :db_type column schema entries on SQLAnywhere include precision/scale information More... over 1 year ago
Improve the :min_value/:max_value support for decimal/numeric columns More... over 1 year ago
Support :graph_use_association_block association option to make eager_graph use the association block More... over 1 year ago
Calculate and validate min/max values for decimal types. More... over 1 year ago
Fix syntax in async_thread_pool extension docs More... over 1 year ago
Bump version to 5.63.0 More... over 1 year ago
Remove invalid errors from associated objects when using validate_associated_object More... over 1 year ago
Make validates_associated plugin avoid database type errors for non-integer association keys (Fixes #1968) More... over 1 year ago
Document multi-table UPDATE/DELETE queries in Dataset#{update,delete} More... over 1 year ago
Minor improvements to the tactical_eager_loading and table inheritance support More... over 1 year ago
Add ruby version guard for nokogiri in CI gemfile More... over 1 year ago
Allow tactical eager loading in combination with class table inheritance. More... over 1 year ago
Add support for pool_class: :timed_queue on Ruby 3.2+, using a Queue for available connections More... over 1 year ago
Use compare_by_identity hashes for Thread-keyed hashes in threaded connection pools More... over 1 year ago
Skip use of JRuby workaround on JRuby 9.3.9.0+ in named_timezones extension as JRuby fixed the related bug More... over 1 year ago
Bump version to 5.62.0 More... over 1 year ago
Add nocov marking More... over 1 year ago
Add spec for eager loading using UNION eager loader with an eager block More... over 1 year ago
Fix method visibility of schema_parse_table in shared postgres adapter More... over 1 year ago
Add primary_key_lookup_check_values plugin for typecasting and checking primary key values during lookup More... over 1 year ago
Don't use a transaction for import with return: :primary_key for single row insert More... over 1 year ago
Recommend disabling association reflection cache when using code reloading More... over 1 year ago
Add sequel_tools gem to list of external extensions More... over 1 year ago
Improve error message when migrator is not current More... over 1 year ago
Don't use transactions for multi-inserts when not required. More... over 1 year ago
Use Ruby 1.9+ Hash syntax in all of the docs More... over 1 year ago
Update virtual_rows.rdoc More... over 1 year ago
Add nocov markings around JRuby-specific branch More... over 1 year ago
Fix CI on CRuby, and update nokogiri versions on CI More... over 1 year ago
Restrict racc version in CI on JRuby 9.1 More... over 1 year ago