Commit 426965f7 authored by wenjie.zheng's avatar wenjie.zheng

SQLCatalog.py: update to the last version.

parent 8bfa04b1
......@@ -2122,7 +2122,7 @@ class Catalog(Folder,
result = script(value)
return result
def _buildQueryFromAbstractSyntaxTreeNode(self, node, search_key, wrap):
def _buildQueryFromAbstractSyntaxTreeNode(self, node, search_key, wrap, ignore_unknown_columns):
"""
node
Abstract syntax tree node (see SearchText/AdvancedSearchTextParser.py,
......
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