Commit bd5a806
committed
SA14/Tests: Do not pass
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
AssertionErrorparams=None to crate_before_execute
1 parent a5388ab commit bd5a806
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments