Skip to content

Conversation

@wln32
Copy link
Member

@wln32 wln32 commented Apr 30, 2024

当 更新/插入操作时,表字段数量为0,直接返回error,不在后续操作,具体请看 #3554

@wln32 wln32 requested a review from gqcn April 30, 2024 03:16
@gqcn gqcn changed the title database/gdb: 更新/插入操作时,表字段数量为0,直接返回error database/gdb: fix confusing error message when table not exist or the table contains no fields May 7, 2024
@gqcn gqcn changed the title database/gdb: fix confusing error message when table not exist or the table contains no fields database/gdb: fix confusing error message in Insert/Update operations when table not exist or the table contains no fields May 7, 2024
@gqcn gqcn merged commit 17385ee into gogf:master May 22, 2024
@gqcn gqcn changed the title database/gdb: fix confusing error message in Insert/Update operations when table not exist or the table contains no fields fix(database/gdb): confusing error message in Insert/Update operations when table not exist or the table contains no fields Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

database/gdb: When (update/insert) operation, if the number of fields in the data table is 0, an error will be returned directly

2 participants