Sha256: 212a3cd0b5c4fb38204c86e60d029d4f45e99dad77046a5a34a96c1c42550746

Contents?: true

Size: 905 Bytes

Versions: 1

Compression:

Stored size: 905 Bytes

Contents

# Unreleased

# v0.25.4

- Minor Ruby 3.2 compatiblity fix (regarding `ruby2_keywords`).

# v0.25.3

- Also disable max_records_scan when loading `Compact` records.

# v0.25.2

- Fix FrozenRecord.ignore_max_records_scan not applying

# v0.25.1

- More reliable way to disable max_records_scan checks when loading records.

# v0.25.0

- Disable max_records_scan checks when loading records.
- Add `FrozenRecord::Base.with_max_record_scan` for more easily allowing larger amount in specific tests.

# v0.24.1

- Fix index selection not applying some restrictions.

# v0.24.0 (yanked)

- Improve index selection and combinaison. Should significantly help with performance in some cases.
- Implement `max_records_scan` to reject slow queries.
- Only load `Railtie` integration if `Rails::Railtie` is defined
- Allow granular fixture unloading
- Fix a bug affecting older bootsnap versions

# v0.23.0

NO DATA

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
frozen_record-0.25.4 CHANGELOG.md