Hi - This commit fixes issue #6. On MSSQL (and I guess on databases other than MySQL...), any call to a SQL aggregate function will raise a warning and fail. This change detects when a query type is an aggregate function and prevents Permissionable adding the PermissionBit.* columns to the queryData fields.
Hi - This commit fixes issue #6. On MSSQL (and I guess on databases other than MySQL...), any call to a SQL aggregate function will raise a warning and fail. This change detects when a query type is an aggregate function and prevents Permissionable adding the PermissionBit.* columns to the queryData fields.