Sha256: c3825bfcdf4a8c57c67992746999105f479fa05be0aeec379ac0525e544e261e
Contents?: true
Size: 742 Bytes
Versions: 1
Compression:
Stored size: 742 Bytes
Contents
# Change log ## [v1.0.2] - 2019-07-05 [Diff](https://github.com/abeiderman/active_record_data_loader/compare/v1.0.1...v1.0.2) ### Enhancements: * Add support for MySQL enums * Accept a connection factory lambda as part of the configuration ## [v1.0.1] - 2019-06-16 [Diff](https://github.com/abeiderman/active_record_data_loader/compare/v1.0.0...v1.0.1) ### Enhancements: * Generate values for datetime column types. This also fixes the fact that `created_at` and `updated_at` were not being populated by default. ## [v1.0.0] - 2019-06-15 Initial stable release [v1.0.0]: https://github.com/abeiderman/active_record_data_loader/releases/tag/v1.0.0 [v1.0.1]: https://github.com/abeiderman/active_record_data_loader/releases/tag/v1.0.1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_record_data_loader-1.0.2 | CHANGELOG.md |