Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SA14/Tests: Do not pass
params=None
to crate_before_execute
Specifically, for the non-bulk case. In case of validating bulk updates, it is still left to `None`. Croaks otherwise:: File "/Users/amo/dev/crate/sources/crate-python/src/crate/client/sqlalchemy/tests/compiler_test.py", line 58, in test_crate_update_rewritten assert hasattr(clauseelement, '_crate_specific') is True AssertionError
- Loading branch information