issues
search
xormplus
/
xorm
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作
BSD 3-Clause "New" or "Revised" License
1.55k
stars
221
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
能否使用force index语法?
#116
chadhg
opened
3 weeks ago
0
mysql 8.0执行GetColumns对于unsigned int等类型的报错。应该没有适配mysql 8.0以上版本
#115
zero11year
opened
2 months ago
0
错误的test, 也没有example
#114
hicker-kin
opened
1 year ago
1
读写分离能力与文档不符合
#113
znzAbl
opened
1 year ago
0
processor.BeforeInsert() 为什么不传入参数
#112
whuwangwen
opened
2 years ago
0
解决原始sql加Limit函数分页出错问题
#111
ly269nva
opened
2 years ago
0
解决原始sql加Limit函数分页出错问题
#110
ly269nva
closed
2 years ago
0
使用原生sql语句配合Limit函数进行数据库分页查询出错
#109
ly269nva
opened
2 years ago
0
当我使用engin.SQL(sqlStr, args...).Query().List()方法得时候,如果字段是NULL 返回得结果里面不展示为啥?
#108
Shimon-Cheung
opened
3 years ago
0
bug fix #104 float32 to float64 error
#107
tizxm
closed
3 years ago
0
还继续维护吗?
#106
rxrw
opened
3 years ago
0
mysql CreateTabel tag index/unique invalid modification
#105
leon-sxd
closed
3 years ago
0
查询float类型的数据与实际的数据不一致
#104
tizxm
closed
3 years ago
2
set default timeout for every new session
#103
asppj
closed
2 years ago
1
支持sql拦截器吗 或者计划支持么
#102
liangbaika
opened
3 years ago
1
no primary key for col
#101
lxy1078014075
opened
3 years ago
2
子查询不可用
#100
Sggoodman
closed
3 years ago
1
bug fix: release conn after query pk in cacheget
#99
umbrellala
closed
3 years ago
0
bug fix: release conn after query pk in cacheget
#98
umbrellala
closed
3 years ago
0
为什么engine中删除showExecTime方法
#97
liuhailove
opened
3 years ago
1
fix NoAutoCondition inoperative on Find
#96
cyjaysong
closed
3 years ago
1
remove args
#95
clearcodecn
closed
3 years ago
1
ORACLE insert bug
#94
clearcodecn
opened
3 years ago
1
fix generate Limit sql twice in genSelectSql() when call statement.Limit()
#93
sunxy80
closed
3 years ago
0
建议123
#92
82089862
opened
3 years ago
0
add support: omit condition when generate SQL condition from beans
#91
cyjaysong
closed
3 years ago
1
add support: omit condition when generate SQL condition from beans
#90
cyjaysong
closed
3 years ago
2
unsupported type xorm.sqlExpr, a struct
#89
bigdian
opened
3 years ago
0
[oracle]go-oci8 can handler time.Time, don't do anything
#88
shenbaise9527
closed
3 years ago
0
嵌套类型不能正确设值
#87
0xleizhang
opened
3 years ago
2
[oracle]get comments from table/columns,check index length
#86
shenbaise9527
closed
3 years ago
0
会考虑支持CockroachDB吗?
#85
0xleizhang
closed
3 years ago
2
session.QueryRows中方法查询失败后,未检查返回的core.Rows是否为nil,直接rows.close,导致panic
#84
GitHubScience
opened
3 years ago
2
model支持外键
#83
wingfeng
opened
3 years ago
0
orm方式插入数据时未赋值的string类型字段会插入空字符串而非使用tag 定义的`default`中的值
#82
hsz1273327
opened
4 years ago
0
rows2mapObject虽然value是nil,但是有些场景需要这个key存在。如果json不希望有null数据存在,数据库中把value赋值为默认值就可以了。
#81
fzkun
opened
4 years ago
0
有没有支持schema auto migrate 功能。类似go-migrate 库做的事?
#80
juanli2
opened
4 years ago
1
插入带有自定义字段类型的数据,导致崩溃,但实际数据已成功插入
#79
cyjaysong
closed
4 years ago
0
genSelectSql 里的分页 漏了一个没修改吧
#78
huangxf3208
closed
4 years ago
1
Discard master/slave words
#77
bopopescu
closed
4 years ago
0
change goracle to godror
#76
dk333
closed
4 years ago
0
go mod 中引入后报错
#75
xmge
closed
4 years ago
2
文档与最新版本代码不符合
#74
rts-gordon
opened
4 years ago
0
原生SQL使用IN查询时,无法生成IN查询语句
#73
JasonkayZK
closed
4 years ago
2
读写通过group直接调用 感觉都是在master上执行的呀
#72
yangpei425
opened
4 years ago
2
使用FindAndCount接口,发现执行完Find逻辑后,查询条件被重置了,重置之后才执行Count操作
#71
fish2016
opened
4 years ago
1
Oracle.go文件中的oracleQuoter前缀和后缀应该为空
#70
ghost
opened
4 years ago
1
怎么打印sql语句,不存在 NewSimpleLogger这个函数
#69
hyhy01
closed
4 years ago
0
go mod tidy下载报错
#68
Felyne
closed
4 years ago
5
希望可以增加go.mod
#67
Felyne
closed
4 years ago
0
Next