Sha256: 3cc38ff1abf3d5cc2eb4cd119bc6a947228ca2f9afa0dc324e8eb979a56585ba

Contents?: true

Size: 753 Bytes

Versions: 1

Compression:

Stored size: 753 Bytes

Contents

# Unreleased

# 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.2 CHANGELOG.md