查询构造器 查询指定字段 条件查询(where、orWhere) 排序(order) group by having 连接查询(joinLeft、joinInner、joinRight) 数量限制(limit、limitPage) 查询构造器 查询构建器建立在 Star_Model_Abstract 基础之上,可让你创建 程序化的、D...
断言 字段断言 Edge 断言 否定 (NOT) 析取 (OR) 合取 (AND) 自定义断言 Get all pets of users 1, 2 and 3 Count the number of users whose JSON field named URL contains the Scheme key Get all users...
All/One/Array/Value/Count Find* 支持主键条件的数据查询 All/One/Array/Value/Count 这五个方法是数据查询比较常用的方法,方法列表: func ( m * Model ) All ( where ... interface {} ( Result , error ) f...