From 2144a3b3b8ead5093a6c08827ce10c219d9e83b8 Mon Sep 17 00:00:00 2001 From: pavel-zotov Date: Thu, 23 Feb 2023 11:18:25 +0300 Subject: [PATCH] Added/Updated tests\bugs\core_5431_test.py: minor addition and correction of GH ticket --- tests/bugs/core_5431_test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/bugs/core_5431_test.py b/tests/bugs/core_5431_test.py index 3c0381eb..d8cd8935 100644 --- a/tests/bugs/core_5431_test.py +++ b/tests/bugs/core_5431_test.py @@ -1,8 +1,8 @@ #coding:utf-8 """ -ID: issue-57063 -ISSUE: 57063 +ID: issue-5703 +ISSUE: https://github.com/FirebirdSQL/firebird/issues/5703 TITLE: Support for DROP IDENTITY clause DESCRIPTION: JIRA: CORE-5431