issues
search
top-think
/
think-orm
Think ORM——the PHP Database&ORM Framework
Apache License 2.0
416
stars
173
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Db.php
#488
loveteemo
opened
1 year ago
0
模型$append问题
#487
yuyachong
opened
1 year ago
5
处理IDEA提示Db::query()找不到函数提示
#486
loveteemo
opened
1 year ago
0
alias 和 partition 一块儿使用时,生产的SQL语法是错误的
#485
LLoyou00
opened
1 year ago
0
能否完善下:关联统计方法兼容别名
#484
xhwsd
opened
1 year ago
0
PHP8.2下报错,已弃用动态属性
#483
yuhengliang
closed
1 year ago
0
格式化代码
#482
YepYuYu
closed
1 year ago
1
格式化代码
#481
YepYuYu
closed
1 year ago
1
fix: ParamsBind 忘记 use
#480
hongfs
closed
1 year ago
0
支持 json 类型值的 null,not null判断
#479
YepYuYu
closed
1 year ago
1
删除 phpunit 中的 -v 参数
#478
YepYuYu
closed
1 year ago
0
修改 PHPDOC 中的 PDOException 异常命名空间
#477
YepYuYu
closed
1 year ago
1
修改phpunit/phpunit依赖版本
#476
YepYuYu
closed
1 year ago
1
为模型新增一个创建查询对象方法
#475
YepYuYu
closed
1 year ago
1
installAll 占用大量cpu
#474
ZhangTianyi-1998
closed
4 months ago
1
希望增加一个whereIf的用法系列,这样就不用每次手动去判断了。
#473
augushong
closed
3 months ago
6
模型增加extraSave方法,支持触发模型写入数据事件(同replace)
#472
Hhh0121
opened
1 year ago
1
优化代码,使用PHP8.0新语法
#471
YepYuYu
closed
1 year ago
0
修复with闭包传参没有判断类型
#470
YepYuYu
closed
1 year ago
3
v3 withJoin中使用field方法不符合预期
#469
kyour-cn
closed
7 months ago
2
TypeError: Return value of think\\db\\PDOConnection::pdoQuery() must be of the type array, bool returned in
#468
hannburglar
opened
1 year ago
0
Update BaseQuery.php
#467
kyour-cn
opened
1 year ago
0
Apply fixes from StyleCI
#466
liu21st
closed
1 year ago
0
Apply fixes from StyleCI
#465
liu21st
closed
1 year ago
0
3.0 $query to $mongoQuery
#464
sunkangchina
closed
1 year ago
1
Apply fixes from StyleCI
#463
liu21st
closed
1 year ago
0
修正mongo事务执行错误
#462
sunkangchina
closed
1 year ago
1
Mongodb $project写法问题
#461
sunkangchina
closed
1 year ago
0
修正多态一对多关联,类型未定义时,预载入查询数据集时抛出异常改为null,与查询模型对象和延迟获取保持一致
#460
Hhh0121
closed
4 months ago
1
去除聚合查询sql加limit 1,和FetchSql生成的sql保持一致
#459
Hhh0121
closed
1 year ago
0
去除聚合查询sql加limit 1,和FetchSql生成的sql保持一致
#458
Hhh0121
closed
1 year ago
0
聚合查询是否需要加limit 1,对性能或查询结果有影响吗?
#457
Hhh0121
closed
1 year ago
1
with一对多查询命名与修改器命名冲突时 select会调用修改器
#456
svipchao
opened
1 year ago
0
添加pgsql版本>12的数据库脚本
#455
AExiaoliou
closed
1 year ago
0
兼容模型同连接不同数据库使用关联查询
#454
Hhh0121
closed
8 months ago
3
适配达梦数据库
#453
idcpj
closed
1 year ago
3
适配达梦数据库
#452
idcpj
closed
1 year ago
0
2.0版本里的问题,substr_replace要求传入的要保存的数组里每个成员都是字符串
#451
wdwlrz
opened
1 year ago
1
远程一对一hasOneThrough中的array_flip函数导致相同结果为null的情况还没有修复吗?
#450
wzJun1
opened
1 year ago
0
think-orm2.0版本配置开启字段缓存存放路径参数schema_cache_path无效
#449
hannburglar
opened
1 year ago
1
修正mongodb驱动使用模型查询的bug
#448
Hhh0121
closed
1 year ago
2
perf: 模型find方法return注释优化
#447
kyour-cn
closed
1 year ago
5
避免cache更新
#446
zhh2100
opened
1 year ago
0
修复关联输出显示和隐藏不生效BUG
#445
woodongwong
closed
1 year ago
3
修复withoutGlobalScope关闭全部查询范围无效
#444
svipchao
closed
1 year ago
1
withoutGlobalScope关闭全局范围查询 依然会执行$globalScope定义的查询范围
#443
svipchao
closed
1 year ago
9
分页查询传入超大整数会引起mysql报错
#442
hbh112233abc
opened
1 year ago
0
模型启用软删除的时候,delete的链式调用不起作用?
#441
augushong
closed
3 months ago
0
修复往mongo插入null会转为字符串的问题
#440
yinbug
closed
1 year ago
0
多对多关联,有没有办法我能根据子表的条件查询主表的数据呢?
#439
daixiangwen
opened
1 year ago
0
Previous
Next