fix db creation error
This commit is contained in:
parent
b3d3efc8c4
commit
a4d6d5e6c3
@ -5815,8 +5815,7 @@ GO
|
|||||||
|
|
||||||
CREATE TABLE [dbo].[system_dict_type]
|
CREATE TABLE [dbo].[system_dict_type]
|
||||||
(
|
(
|
||||||
[
|
[id]
|
||||||
id]
|
|
||||||
bigint
|
bigint
|
||||||
IDENTITY
|
IDENTITY
|
||||||
(
|
(
|
||||||
|
Loading…
Reference in New Issue
Block a user