docs/core/gdb-result-empty-check #281
Replies: 1 comment
-
|
结构体如果是一个未初始化的对象如果为空就不会返回 errNoRows 错误了吗 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/core/gdb-result-empty-check
使用GoFrame框架进行ORM结果处理中的为空判断。包括处理数据集合、多条数据记录、数据字段值,以及Struct对象和Struct数组的结果处理方法。通过使用IsEmpty和IsNil等方法,可以轻松地判断查询结果是否为空。
https://goframe.org/docs/core/gdb-result-empty-check
Beta Was this translation helpful? Give feedback.
All reactions