13 Commits

Author SHA1 Message Date
5266255f35 store 2024-02-21 17:39:53 +08:00
xxj
689c8a30d9 add @fk to note
添加外键注解。
2021-02-02 15:16:10 +08:00
xxj
3516c2b4a5 delete SingularTable
删除单表配置模式
2020-12-08 18:06:18 +08:00
xxjwxc
aa434356e0 add default set
添加默认值
2020-09-11 23:51:49 +08:00
谢小军
19b39a0b41 add multi unique support
添加多个unique index支持,调整unique接口名。
FetchUniqueBy[xxx]
2020-06-16 17:51:58 +08:00
谢小军
3b9ca78b82 fix index function output
修复mysql索引导出函数不准确问题。
2020-06-08 19:21:25 +08:00
谢小军
2a560112ee new 2020-03-09 18:14:04 +08:00
谢小军
8585c30fbd fix gorm.SingularTable model
修复 gorm.SingularTable 表名复数问题
2020-02-21 02:21:17 +08:00
谢小军
69a5d93269 update readme 2020-01-12 21:55:59 +08:00
谢小军
2211c3ca5d add export func reame
添加函数支持
2020-01-12 21:41:47 +08:00
谢小军
c019883dc7 foreign key en 2019-10-27 22:14:33 +08:00
谢小军
952fa3e9c1 外键说明文档 2019-10-27 22:00:35 +08:00
谢小军
56957a92cf support foreign key.添加 外键支持 2019-10-27 21:47:10 +08:00