We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dae277 commit 765cc54Copy full SHA for 765cc54
tests/bugs/gh_7256_test.py
@@ -26,11 +26,11 @@
26
27
[03.03.2023] pzotov
28
Added 'set blob all' because result of blob_append(null, null) must be visible as literal '<null>'.
29
- Waiting for patch in FB 4.x that fixes problem with <null> literal (4.0.3.2904 still fails).
30
Added substitution for suppressing 'Nullable' flags in the SQLDA output: it is sufficient for this test
31
to check only datatypes of result.
32
Discussed with Vlad, letters 02-mar-2023 16:01 and 03-mar-2023 14:43.
33
- Checked on 5.0.0.967.
+
+ Checked on 5.0.0.967, 4.0.3.2904 (intermediate build 03-mar-2023 12:33)
34
"""
35
36
import pytest
0 commit comments