comparison scripts/update-copyrights.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 d06c0566cb23
children b3289fef0daa
comparison
equal deleted inserted replaced
7334:b22501293b30 7335:bc166701b0c5