This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
shigongchen
/
ruoyi-vue-pro
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
!609 ID列存在换行符造成SQL Server建库时列名异常,并造成后续相关命令执行失败
Merge pull request !609 from samisgod/master
芋道源码
1 anno fa
parent
b3d3efc8c4
a4d6d5e6c3
commit
5d4a750dfb
1 ha cambiato i file
con
1 aggiunte
e
2 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
2
sql/sqlserver/ruoyi-vue-pro.sql
+ 1
- 2
sql/sqlserver/ruoyi-vue-pro.sql
Vedi File
@@ -5815,8 +5815,7 @@ GO
CREATE TABLE [dbo].[system_dict_type]
(
- [
- id]
+ [id]
bigint
IDENTITY
(