mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added/Updated tests\bugs\core_2036_test.py: fixed non-ascii character cyrillic 'es' that looks exactly as 'c'
This commit is contained in:
parent
09a1437bf4
commit
f87804bae4
@ -9,7 +9,7 @@ JIRA: CORE-2036
|
|||||||
FBTEST: bugs.core_2036
|
FBTEST: bugs.core_2036
|
||||||
NOTES:
|
NOTES:
|
||||||
[25.11.2023] pzotov
|
[25.11.2023] pzotov
|
||||||
Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twiñe,
|
Writing code requires more care since 6.0.0.150: ISQL does not allow to specify THE SAME terminator twice,
|
||||||
i.e.
|
i.e.
|
||||||
set term @; select 1 from rdb$database @ set term @; - will not compile ("Unexpected end of command" raises).
|
set term @; select 1 from rdb$database @ set term @; - will not compile ("Unexpected end of command" raises).
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user