[migration] fix migration of old cw instances which do not have yet the CWUniqueTogetherConstraint entity type
ifnotrql('CWConstraintType X WHERE X name "RQLUniqueConstraint"',ask_confirm=False):rql('INSERT CWConstraintType X: X name "RQLUniqueConstraint"',ask_confirm=False)