Skip to content

Conversation

@sypets
Copy link
Owner

@sypets sypets commented Feb 1, 2026

!!! Update database schema and run upgrade wizard when updating to this
version!

Introduce new field record_pageid in tx_brofix_broken_link to always
contain page id.

This has performance improvements and helps to simplify the code,
reduces the number of parameters in prepared statements and makes
further improvements possible.

Resolves: #468

@sypets sypets self-assigned this Feb 1, 2026
@sypets sypets force-pushed the db-add-new-field-record_pageid branch from 762ab80 to 70a2baa Compare February 1, 2026 14:31
!!! Update database schema and run upgrade wizard when updating to this
version!

Introduce new field record_pageid in tx_brofix_broken_link to always
contain page id.

This has performance improvements and helps to simplify the code,
reduces the number of parameters in prepared statements and makes
further improvements possible.

Resolves: #468
@sypets sypets force-pushed the db-add-new-field-record_pageid branch from 70a2baa to 7101018 Compare February 1, 2026 14:55
@sypets sypets merged commit 8470aef into main Feb 1, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Introduce new field record_pageid in tx_brofix_broken_link to always contain page id

2 participants