Skip to content

Releases: go-home-admin/home

注入新方式

20 May 11:45

Choose a tag to compare

v0.5.25

add: 新增 InjectValue

v0.5.24

20 May 10:32

Choose a tag to compare

add: 新增 InjectValue

InjectValue

20 May 09:41

Choose a tag to compare

v0.5.23

add: 新增 InjectValue

v0.5.22

07 May 05:33

Choose a tag to compare

update: 兼容PostgreSQL的timetz类型

v0.5.20

11 Dec 08:07

Choose a tag to compare

update: 新增pgsql的sslmode配置,默认disable,可设置值:disable / allow / prefer / r…

v0.5.19

20 Nov 08:30

Choose a tag to compare

update: postgresql兼容ssl链接

v0.5.18

14 Aug 08:55

Choose a tag to compare

feat: postgresql provider

how to use:
register service:
app/providers/app_provider.go

*postgresql.PostgresqlProvider `inject:""`

config:
config/database.yaml

connections
    connection_name:
        driver: postgresql
        ...

add: 辅助函数

06 Jun 07:51

Choose a tag to compare

v0.5.17

add: 添加一些辅助函数

bug 修复

16 Mar 03:07

Choose a tag to compare

v0.5.15

fea: Trans 不需要指针

v0.5.14

03 Mar 06:30

Choose a tag to compare

fea: 上传文件