package
1.1.0-rc14
Repository: https://github.com/fengjx/daox.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
C 创建 Condition 条件构造器.
Col 表字段.
No description provided by the author
F 创建更新字段.
GetColumnsByModel 解析 model 所有字段名.
GetColumnsByType 通过字段 tag 解析数据库字段.
GetMapperByTagName 根据 tag name 返回对应 mapper.
New 创建 sql builder.
NewDeleter tableName 数据库表名.
NewInserter 创建 insert 语句构造器.
NewSelector 创建一个selector.
NewUpdater 创建一个 update 语句构造器.
SC 简单 where 条件.

# Constants

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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Column 表字段.
Condition 条件构造器实现.
Deleter delete 语句构造器.
Field 表更新字段.
Inserter insert 语句构造器.
No description provided by the author
No description provided by the author
Predicate where 断言.
Selector select 语句构造器.
SimpleCondition 简单 where 条件构造.
Updater update 语句构造器.

# Interfaces

ConditionBuilder 条件构造器.

# Type aliases

No description provided by the author