Skip to content

Commit 765cc54

Browse files
committed
Added/Updated tests\bugs\gh_7256_test.py: Checked on 5.0.0.967, 4.0.3.2904 (intermediate build 03-mar-2023 12:33). Adjusted notes.
1 parent 2dae277 commit 765cc54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/bugs/gh_7256_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
2727
[03.03.2023] pzotov
2828
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).
3029
Added substitution for suppressing 'Nullable' flags in the SQLDA output: it is sufficient for this test
3130
to check only datatypes of result.
3231
Discussed with Vlad, letters 02-mar-2023 16:01 and 03-mar-2023 14:43.
33-
Checked on 5.0.0.967.
32+
33+
Checked on 5.0.0.967, 4.0.3.2904 (intermediate build 03-mar-2023 12:33)
3434
"""
3535

3636
import pytest

0 commit comments

Comments
 (0)