!609 ID列存在换行符造成SQL Server建库时列名异常,并造成后续相关命令执行失败

Merge pull request !609 from samisgod/master
This commit is contained in:
芋道源码
2023-09-09 02:20:03 +00:00
committed by Gitee

View File

@ -5815,8 +5815,7 @@ GO
CREATE TABLE [dbo].[system_dict_type] CREATE TABLE [dbo].[system_dict_type]
( (
[ [id]
id]
bigint bigint
IDENTITY IDENTITY
( (