af0ab58 Replace Query.one_or_none() with Query.first(), because python-sqlalchemy in EPEL7 does not support that.

Authored and Committed by jkaluza 6 years ago
    Replace Query.one_or_none() with Query.first(), because python-sqlalchemy in EPEL7 does not support that.