Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
feature: PGORM支持指定Schema生成
update: 支持PGORM的time和timetz类型
feature: 生成swagger新增tags选项:只输出指定Tag的文档,多个用,隔开
update about connect pgsql
fixed: 修复生成ts的错误
fixed: 注释文本仅获取至变量声明前
change type bytea to interface{} in pgsql
fixed: pgsql sslmode & field's default
update: pgsql恢复default,过滤包含::的default
feat: 在数据库配置中指定时间维护字段 fixed: 取消pgsql的default声明, pgsql的default大多为函数,会影响数据更新,应交由pgsql自身处理