lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit c0856b9a authored by Vincent Pelletier's avatar Vincent Pelletier

ZSQLCatalog.SQLCatalog: Add missing security declaration on alias.

parent 5aaeb9d2
......@@ -2418,6 +2418,7 @@ class Catalog(Folder,
).asSQLExpressionDict()
# Compatibililty SQL Sql
security.declarePrivate('buildSqlQuery')
buildSqlQuery = buildSQLQuery
security.declareProtected(access_contents_information, 'getCannonicalArgumentDict')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment