SQLCatalog_zGetDocumentValueList: Tolerate security query being None
getSecurityQuery returns None when caller is superuser. Avoid passing it to buildSQLQuery, as it would mistake security_query for a column name.
Showing
Please register or sign in to comment