Skip to content

SQLite3 database: prevent self-circling of 'tree' mixin in case of parentID...

Pavlo Mashliakovskiy requested to merge fix/sqlite3TreeCircle into ver/5.17.x

SQLite3 database: prevent self-circling of 'tree' mixin in case of parentID recursion (all other supported RDBMS already catch such error)

Merge request reports

Loading