From 8300f1efc7df0aca46203f3f0f24b8db0eb67c25 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Tue, 15 Aug 2023 14:10:26 +0300 Subject: [PATCH] Added/Updated tests\bugs\gh_7093_test.py: minor correction: added comment --- tests/bugs/gh_7093_test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/bugs/gh_7093_test.py b/tests/bugs/gh_7093_test.py index 2c1aaf32..ba22066b 100644 --- a/tests/bugs/gh_7093_test.py +++ b/tests/bugs/gh_7093_test.py @@ -17,6 +17,7 @@ NOTES: tries to run: CREATE COLLATION UNICODE_CSCZ_CI. Sent report to Adriano, waiting for reply. + Confirmed problem on 5.0.0.425, checked fix on 5.0.0.426 (no problem since this build). Checked on 5.0.0.1163 (passed), 4.0.4.2978 (failed), 3.0.12.33707 (error). """