Releases: gggeek/ezdbintegrity
Releases · gggeek/ezdbintegrity
0.20.0
. added 2 custom checks on coherence of state data in the object table
. improved one FK check on ezcontentobject_link
. added 3 custom checks on coherence of object data: presence of main node, valid language masks
0.19.2
Fix one custom query broken in 0.19.1
0.19.1
. improved checks on policy limitations
. improved FK checks on ezcontentobjecttree, ezcontentobjectrash
0.19.0
added 5 new custom queries: find invalid values for role policy limitations
0.18.0
added a new custom query: find child nodes of non-container parents
0.17.0
- remove faulty query from 0.16
- allow filtering the checks to execute in checkstorage.php
do not use
Added 1 new custom query, that checks for rows in ezimagefile that correspond to attributes for non-existing content versions (see upstream issue: ezsystems/ezpublish-kernel#2835).
This query then turned out to be wrong.
0.15.1
Fix version nr and copyright year
0.15.0
Added 3 new Foreign Key definitions
0.14.3
Fix 2 more FK checks (bug introduced in 0.14)