This website works better with JavaScript
Home
Explore
Help
Sign In
Crazy
/
DZBUG----YDM
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
!609 ID列存在换行符造成SQL Server建库时列名异常,并造成后续相关命令执行失败
Merge pull request !609 from samisgod/master
芋道源码
1 year ago
parent
b3d3efc8c4
a4d6d5e6c3
commit
5d4a750dfb
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
sql/sqlserver/ruoyi-vue-pro.sql
+ 1
- 2
sql/sqlserver/ruoyi-vue-pro.sql
View File
@@ -5815,8 +5815,7 @@ GO
CREATE TABLE [dbo].[system_dict_type]
(
- [
- id]
+ [id]
bigint
IDENTITY
(