comparison docs/conf.py @ 7335:bc166701b0c5 stable

db: drop constraint that started failing with MariaDB 10.2 / MySQL 5.7 (Issue #324) The constraint was to prevent simple recursive parent references, but it only checked direct parents. We thus have to rely on the high level application maintaining the invariant anyway.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 02 Jul 2018 01:55:49 +0200
parents 5c7b177d70ff
children f68db0c03a78
comparison
equal deleted inserted replaced
7334:b22501293b30 7335:bc166701b0c5