Sha256: d96749204b1d9e862e035ae42f6fd5879823cb26c7da1d439c28b3c5820cd7c9
Contents?: true
Size: 828 Bytes
Versions: 1
Compression:
Stored size: 828 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 [v1.0.2]: https://github.com/abeiderman/active_record_data_loader/releases/tag/v1.0.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active_record_data_loader-1.1.0 | CHANGELOG.md |