Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1f517c3f
authored
Apr 10, 2024
by
byeJuly
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复 Infra 模块:
修复项目迁移达梦8数据库后,代码生成器导入功能报错的原因: 调整策略:删除-> autoIncrement <-字段
parent
f6e4753b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
+0
-1
src/api/infra/codegen/index.ts
+0
-1
No files found.
src/api/infra/codegen/index.ts
View file @
1f517c3f
...
@@ -28,7 +28,6 @@ export type CodegenColumnVO = {
...
@@ -28,7 +28,6 @@ export type CodegenColumnVO = {
columnComment
:
string
columnComment
:
string
nullable
:
number
nullable
:
number
primaryKey
:
number
primaryKey
:
number
autoIncrement
:
boolean
ordinalPosition
:
number
ordinalPosition
:
number
javaType
:
string
javaType
:
string
javaField
:
string
javaField
:
string
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment