[db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not
ifnotrql('CWConstraintType X WHERE X name "RQLUniqueConstraint"',ask_confirm=False):rql('INSERT CWConstraintType X: X name "RQLUniqueConstraint"',ask_confirm=False)