Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

database/gdb: fix confusing error message in Insert/Update operations when table not exist or the table contains no fields #3553

Merged
merged 5 commits into from May 22, 2024

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
database/gdb/gdb_core_structure.go Outdated Show resolved Hide resolved
@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
database/gdb/gdb_core_structure.go Show resolved Hide resolved
database/gdb/gdb_core_structure.go Outdated Show resolved Hide resolved
database/gdb/gdb_core_structure.go Outdated Show resolved Hide resolved
@gqcn gqcn merged commit 17385ee into gogf:master May 22, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants