package
1.1.1
Repository: https://github.com/fbs-io/core.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
根据请求参数构建查询条件 其中表名和返回值需要手动添加 仅适用单表的简单where-and条件查询, 不适用于复杂关联查询 复杂业务查询须手动处理或构建查询视图.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

全部可见.
本人可见.
选择的部门可见.
所在部门可见.
所在部门及子级可见.
分区列名.
按库(不按schema)分区, 根据分区字段值, 设置不同的库名后缀 请注意, 要确保当前用户有创建数据库以及数据表的权限.
数据分区模式 默认值, 不分区.
数据都在一张表中.
按表分区, 根据分区字段值, 设置表后缀, 如果表设置了分区.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
定义数据权限模型 用于有数据权限需求的查询, 创建等, 和分区表的原理类似, 但不涉及到分表操作 适用于int类型的数据.
No description provided by the author
定义数据权限模型 用于有数据权限需求的查询, 创建等, 和分区表的原理类似, 但不涉及到分表操作 适用于string类型的数据.
No description provided by the author
通用的字段处理.
通用查询查询字段处理.
定义分区字段 用于表分区使用.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author