ZSQLCatalog.SQLCatalog: Ignore unknown columns in getParams() instead (c6d26af5).
Selection.__call__() calls getParams() and as getParams() can be called directly from many places (such as SelectionTool.getSelectionParamsFor()), it makes more sense to have it here.
Showing
Please register or sign in to comment