SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ruby2.7-rubygem-activerecord-import-1.7.0-lp153.1.2.x86_64.rpm :

* Fri Jun 21 2024 Dan Čermák - ## Changes in 1.7.0 [#]## New Features
* Add support for ActiveRecord 7.1 composite primary keys. Thanks to AATTfragkakis via \\##837.
* Add support for upserting associations when doing recursive imports. Thanks to AATTramblex via \\##778. [#]# Changes in 1.6.0 [#]## New Features
* Add trilogy adapter support. Thanks to AATTzmariscal via \\##825. [#]## Fixes
* Use the locking_enabled? method provided by activerecord to decide whether the lock field should be updated. Thanks to AATTdombesz via \\##822.
* Mon Jan 29 2024 Dan Čermák - ## Changes in 1.5.1 [#]## Fixes
* Stop memoizing schema_columns_hash so dynamic schema changes are picked up. Thanks to AATTkoshigoe via \\##812.
* Tue Nov 14 2023 Dan Čermák - New upstream release 1.5.0, see bundled CHANGELOG.md
* Mon Oct 10 2022 Stephan Kulow updated to version 1.4.1 see installed CHANGELOG.md [#]# Changes in 1.4.1 [#]## Fixes
* Fix importing models that have required belongs_to associations and use composite primary keys. Thanks to AATTthoughtbot-summer vi \\##783.
* Thu Apr 28 2022 Stephan Kulow updated to version 1.4.0 see installed CHANGELOG.md [#]# Changes in 1.4.0 [#]## New Features
* Enable compatibility with frozen string literals. Thanks to AATTdesheikh via \\##760.
* Tue Jan 25 2022 Stephan Kulow updated to version 1.3.0 see installed CHANGELOG.md [#]# Changes in 1.3.0 [#]## Fixes
* Ensure correct timestamp values are returned for models after insert. Thanks to AATTkos1kov via \\##756.
* Restore database_version method to public scope. Thanks to AATTbeauraF via \\##753. [#]## New Features
* Add support for ActiveRecord 7.0. Thanks to AATTnickhammond, AATTryanwood, AATTjkowens via \\##749 and \\##752.
* Add support for compound foreign keys. Thanks to AATTUladzimiro via \\##750.
* Add support for :recursive combined with on_duplicate_key_update: :all. Thanks to AATTdeathwish via \\##746.
* Mon Jul 26 2021 Stephan Kulow updated to version 1.2.0 see installed CHANGELOG.md [#]# Changes in 1.2.0 [#]## Fixes
* Update JDBC MySQL adapter to use mysql2 connection adapter. Thanks to AATTterencechow via \\##744.
* Fix importing STI models with ActiveRecord 6. Thanks to AATTclemens1483 via \\##743.
* Use polymorphic_name instead of base_class.name for imports. Thanks to AATTkmhajjar via \\##741.
* Fix compatibility issue with composite primary keys. Thanks to AATTdlanileonardo via \\##737.
* Prevent double validation of associations on recursive import.
* Thu Jun 24 2021 Stephan Kulow updated to version 1.1.0 see installed CHANGELOG.md [#]# Changes in 1.1.0 [#]## New Features
* Add batch progress reporting. Thanks to AATTgee-forr via \\##729. [#]# Changes in 1.0.8 [#]## Fixes
* Use correct method for clearing query cache. Thanks to AATTEtienneDepaulis via \\##719.
* Fri Jan 22 2021 Matthew Trescott Update to upstream 1.0.7:- Use AATTAATTmax_allowed_packet session variable instead of querying SHOW VARIABLES.- Add option :track_validation_failures. When this is set to true, failed_instances will be an array of arrays, with each inner array having the form [:index_in_dataset, :object_with_errors].- Prevent mass-assignment errors in Rails strict mode. Changes in 1.0.6:- Handle after_initialize callbacks.- Fix regression introduced in 1.0.4. Explicity allow adapters to support on duplicate key update.
* Wed Jul 22 2020 Matthew Trescott - Update to upstream 1.0.5
* Tue May 12 2020 Matthew Trescott Never mind, rpmlint doesn\'t like it. But delete dotfiles from installed package.
* Tue May 12 2020 Matthew Trescott Make architecture noarch
* Sat May 09 2020 Matthew Trescott First attempt
 
ICM