7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 11 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Database#transaction :skip_transaction option to skip creating a transaction or savepoint More... 7 months ago
Stop using a transaction for a single query if calling Dataset#import with a dataset More... 7 months ago
Add paged_datasets to paged_update_delete plugin More... 7 months ago
Add paged_update_delete plugin for paged deletes and updates More... 7 months ago
Remove unnecessary branch in urlsafe_decode64 in column_encryption plugin More... 7 months ago
Remove unnecessary guards in PostgreSQL adapter spec More... 7 months ago
Support to_tsquery: :websearch option to Dataset#full_text_search on PostgreSQL 11+ More... 7 months ago
Avoid transitively pulling in bigdecimal dependency in CI via sequel_pg->sequel on Ruby <2.1 More... 7 months ago
Also avoid bigdecimal CI dependency on Ruby 2.0 More... 7 months ago
Drop bigdecimal CI dependency on Ruby 1.9.3 More... 7 months ago
Further restrict bigdecimal version on Ruby 1.9.3 in CI More... 7 months ago
Add bigdecimal to CI gemspec More... 7 months ago
Add MassAssignmentRestriction#column More... 7 months ago
Don't remove padding when encoding base64 in column_encryption plugin More... 8 months ago
Stop using base64 library in column_encryption plugin More... 8 months ago
Only restrict bigdecimal version in CI on CRuby More... 8 months ago
Restrict bigdecimal version on Ruby <2.4 in CI More... 8 months ago
Add Sequel::MassAssignmentRestriction#model method for getting model instance More... 8 months ago
Bump version to 5.72.0 More... 8 months ago
Add bigdecimal as a dependency More... 8 months ago
Sort caches before marshalling when using schema_caching, index_caching, static_cache_cache, and pg_auto_constraint_validations More... 8 months ago
Fix path to primary_key_lookup_check_values plugin More... 9 months ago
Fix documentation typo More... 9 months ago
Change the defaults_setter plugin do a deep-copy of database default hash/array values and delegates (Fixes #2069) More... 9 months ago
Switch from hanna-nouveau to hanna More... 9 months ago
Add PostgreSQL version guard around spec code that requires PostgreSQL 14 More... 9 months ago
Add pg_auto_parameterize_in_array extension, for converting IN/NOT IN to = ANY or != ALL for more types More... 9 months ago
Fix literalization of infinite and NaN float values in PostgreSQL array bound variables More... 9 months ago
Fix spelling utrused->untrusted More... 9 months ago
Bump version to 5.71.0 More... 9 months ago