# Functions
事务执行多行SQL.
No description provided by the author
No description provided by the author
执行查询,无返回结果.
执行插入记录查询,返回最后插入ID.
No description provided by the author
No description provided by the author
创建数据库连接,如果失败则panic.
创建数据库连接,如果失败则panic.
No description provided by the author
创建数据库连接.
创建数据库连接.
查询记录数量,需要 SELECT count(*) AS count FROM ..
执行查询,有多行返回结果.
执行查询,有多行Map返回结果,所有字段值为[]byte或nil类型,可以转换为字符串.
执行查询,有一行返回结果.
执行查询,有一行Map返回结果,所有字段值为[]byte或nil类型,可以转换为字符串.
No description provided by the author
设置 DEBUG 打印日志函数.
设置 WARN 打印日志函数.
No description provided by the author
# Constants
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
# Interfaces
No description provided by the author
No description provided by the author
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