Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / top-think/think-orm issues and pull requests
#649 - 改进缓存key生成逻辑,支持闭包条件也参与序列化
Pull Request -
State: open - Opened by xieyongfa123 5 days ago
#648 - 升级后查询范围置后了,如果之前没写闭包的or查询会出现问题
Issue -
State: open - Opened by feelec-yishu 7 days ago
#647 - V3.0.29 withSum 第二个参数 $field 设置失效
Issue -
State: closed - Opened by qh-wells 12 days ago
- 1 comment
#646 - 注释和参数类型完善
Pull Request -
State: open - Opened by big-dream 12 days ago
- 1 comment
#645 - 门面类增加注释,方便 IDE 提示
Pull Request -
State: open - Opened by acrossmountain 26 days ago
#644 - 修复直接使用count(model.*)在mariadb中会报错的问题。
Pull Request -
State: open - Opened by rentoumu 29 days ago
- 3 comments
#643 - think-orm V2的发版频率是怎样的?还是去年的版本,提交到V2上的版本,ThinkPHP6中也用不了
Issue -
State: closed - Opened by phpdog about 1 month ago
- 1 comment
#642 - 想查关联为0的数量要怎么查?
Issue -
State: closed - Opened by flowerwOw0316 about 2 months ago
- 1 comment
#641 - 连接Oracle数据库charset参数设置无效
Issue -
State: closed - Opened by Turing-China about 2 months ago
- 4 comments
Labels: Oracle
#640 - 添加支持MySQL不等于操作表达式
Pull Request -
State: closed - Opened by phpdog about 2 months ago
#639 - 在模型层中传入相同模型层的类,在模型类里会异常访问到另一个相同模型类中的受保护的变量
Issue -
State: closed - Opened by fileall 2 months ago
- 1 comment
#638 - 为create和update的data添加object类型
Pull Request -
State: closed - Opened by 1421393078 2 months ago
- 4 comments
#637 - 为create和update的data添加object类型
Pull Request -
State: closed - Opened by 1421393078 2 months ago
#636 - 升级topthink/think-orm v3.0.27后报错
Issue -
State: closed - Opened by rainbar 2 months ago
- 1 comment
#635 - 增加 ->column(['type'], 'id') 用法的单元测试
Pull Request -
State: closed - Opened by big-dream 2 months ago
- 1 comment
#634 - 修正更新V3.0.25 后 ->column(['SUM(IF(a > 0 , a, b))'], 'fleet_id') 用法报错
Pull Request -
State: closed - Opened by big-dream 2 months ago
- 2 comments
#633 - syncWithPivotValues有这个方法吗
Issue -
State: closed - Opened by flowerwOw0316 2 months ago
- 7 comments
#632 - morphToMany如何增加中间表过滤条件
Issue -
State: closed - Opened by flowerwOw0316 2 months ago
#631 - 同时设置 $json 和 $hidden 的时候报错
Issue -
State: closed - Opened by WuYunlong 2 months ago
- 1 comment
#630 - 模型设置Suffix失效
Issue -
State: closed - Opened by itliujia 2 months ago
- 4 comments
#629 - 是取消了DB::getQueryTimes()查询总数吗?
Issue -
State: closed - Opened by hulang 2 months ago
- 2 comments
#628 - [3.0.25] 模型`column`和`value`默认经过获取器存在兼容性中断问题
Issue -
State: closed - Opened by NHZEX 3 months ago
- 4 comments
#627 - json_contains
Issue -
State: closed - Opened by flowerwOw0316 3 months ago
- 4 comments
Labels: enhancement
#626 - 作者大哥您改完了发布之前能不能测一下啊。SoftDelete Trait 改动的项目报错
Issue -
State: closed - Opened by fonqing 3 months ago
#625 - 3.0.25 模型使用value方法获取字段值有问题
Issue -
State: closed - Opened by jesuer 3 months ago
- 1 comment
#624 - 添加支持MySQL不等于操作表达式
Pull Request -
State: closed - Opened by phpdog 3 months ago
- 3 comments
#623 - 视图带分页paginate查询单有查询条件时报错 Undefined array key "order"
Issue -
State: closed - Opened by office360 3 months ago
- 1 comment
#622 - 使用查询范围后,报错:delete without condition、miss update condition
Issue -
State: closed - Opened by jesuer 3 months ago
- 1 comment
#621 - 模型查询结果JSON输出异常:Malformed UTF-8 characters, possibly incorrectly encoded
Issue -
State: closed - Opened by yinxu46 3 months ago
- 3 comments
#620 - Update Sqlite.php
Pull Request -
State: open - Opened by huangyifu 3 months ago
#619 - Non-static method think\Model::withAttr() cannot be called statically
Issue -
State: closed - Opened by ken678 3 months ago
- 1 comment
#618 - withSearch搜索器,在查询条件字段值为0时,withSearch方法中直接过滤掉了条件,导致查询结果异常。
Issue -
State: closed - Opened by rockyhu 3 months ago
- 9 comments
#617 - 查询范围
Issue -
State: closed - Opened by php-liuxh 3 months ago
- 2 comments
#616 - 一对一关联,绑定关联属性支持 Closure
Pull Request -
State: closed - Opened by big-dream 3 months ago
- 4 comments
#615 - $data = EmailReceiver::with('sender')->field('read_time,title')->select(); 又出现n+1问题
Issue -
State: closed - Opened by netmou 3 months ago
#614 - v3.0.22使用defaultSoftDelete属性来时提示定义相同的属性
Issue -
State: closed - Opened by 2606062632 3 months ago
- 2 comments
#613 - [3.0] 解决一些单测问题
Pull Request -
State: closed - Opened by NHZEX 3 months ago
- 1 comment
#612 - 兼容 PHP 8.4 top-think/framework#3026
Pull Request -
State: closed - Opened by big-dream 3 months ago
- 4 comments
#611 - 当前仓库的覆盖率报告缺少`Token`工作不正常
Issue -
State: closed - Opened by NHZEX 3 months ago
#610 - 模型的类型转换声明添加字符串支持
Pull Request -
State: closed - Opened by NHZEX 3 months ago
- 1 comment
#609 - [3.0] 修复 FieldTypeTransform 无法转换时允许返回 null 用于解决兼容问题
Pull Request -
State: closed - Opened by NHZEX 3 months ago
- 1 comment
#608 - ORM 对于 `bigint`+无符号 支持需要修正
Issue -
State: closed - Opened by NHZEX 3 months ago
- 1 comment
#607 - [特性] ORM考虑对`Enum` 的提供支持
Issue -
State: closed - Opened by NHZEX 3 months ago
- 3 comments
Labels: enhancement
#606 - Update JoinAndViewQuery.php
Pull Request -
State: closed - Opened by sosoyi 3 months ago
#605 - 我如何遍历模型的所有数据包括with的数据
Issue -
State: closed - Opened by netmou 3 months ago
- 6 comments
#604 - 修正 $this->options['scope'] 储存了模型对象,导致无法被 var_export()
Pull Request -
State: closed - Opened by big-dream 3 months ago
- 1 comment
#603 - formatDateTime处理'datetime_format' => '\\app\\common\\util\\ModelDateTime'的问题
Issue -
State: open - Opened by uniquekey-coder 3 months ago
- 6 comments
#602 - 插入数据时,出现:Illegal offset type报错
Issue -
State: closed - Opened by liuwave 4 months ago
- 10 comments
#601 - 修复 autoInsIDType函数 数据库无自增主键情况下报错 Illegal offset type
Pull Request -
State: closed - Opened by suanju 4 months ago
#600 - Db::raw 不支持传递参数绑定数据
Issue -
State: closed - Opened by Nick817223 4 months ago
#599 - ThinkORM 3.0.18 版本重大bug scope查询都失效了
Issue -
State: closed - Opened by fonqing 4 months ago
- 4 comments
#598 - 修复远程一对一关联到同一对象时仅成功最后一个的问题
Pull Request -
State: closed - Opened by maoxuner 4 months ago
- 2 comments
#597 - 修复远程一对一关联到同一对象时仅成功最后一个的问题
Pull Request -
State: closed - Opened by maoxuner 4 months ago
#596 - 优化hasWhere方法
Pull Request -
State: closed - Opened by Hhh0121 4 months ago
- 9 comments
#595 - 修改模型更新方法,默认关闭全局查询范围限制
Pull Request -
State: closed - Opened by Hhh0121 4 months ago
- 1 comment
#594 - $receiver->where('email_id', $id)->delete();怎么也不能删除#issuecomment-2252198289
Issue -
State: closed - Opened by netmou 4 months ago
- 6 comments
#593 - 修改pgsql兼容,在事务内,没有自增id返回时,因为sql报错,事务中止,不能提交,只能回滚
Pull Request -
State: open - Opened by qfz9527 4 months ago
- 5 comments
#592 - [3.0] 实现模型字段类型转换的统一接口
Pull Request -
State: closed - Opened by NHZEX 4 months ago
- 10 comments
#591 - 修复PDO链接pgsql数据库遇到已指定自增id时无法成功commit的问题
Pull Request -
State: open - Opened by ZhouSiliang 4 months ago
- 1 comment
#590 - 修复PDO链接pgsql数据库遇到已指定自增id时无法成功commit的问题
Pull Request -
State: closed - Opened by ZhouSiliang 4 months ago
#589 - [BUG] 使用PGSQL 查询数据库时,使用函数 Find 返回数据始终为NULL
Issue -
State: closed - Opened by luotianyil 4 months ago
- 1 comment
#588 - 更新 CI 测试并修复弃用问题
Pull Request -
State: closed - Opened by NHZEX 4 months ago
- 2 comments
#587 - [特性] 提供模型字段类型转换的统一接口
Issue -
State: closed - Opened by NHZEX 4 months ago
- 1 comment
#586 - 3.0.15中修复json字段导致无法过滤非法字段
Issue -
State: closed - Opened by 2606062632 4 months ago
- 2 comments
#585 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 4 months ago
#584 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 4 months ago
#583 - v3.0.15 在高并发环境下使用模型缓存查询报错
Issue -
State: closed - Opened by ChinaMoli 4 months ago
#582 - 查询oracle的数据库里面有字段是CLOB类型,如何正确获取数据
Issue -
State: open - Opened by a641336552 5 months ago
Labels: Oracle
#581 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#580 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#579 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#578 - 采用数组方式配置分布式的数据库参数的时候,报Array to string conversion错误
Issue -
State: closed - Opened by znau 5 months ago
- 1 comment
#577 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#576 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#575 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#574 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#573 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#572 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#571 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#570 - 优化绑定属性到父模型时数据获取
Pull Request -
State: closed - Opened by qeq66 5 months ago
- 1 comment
#569 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#568 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#567 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#566 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#565 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#564 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#563 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by liu21st 5 months ago
#562 - Apply fixes from StyleCI
Pull Request -
State: closed - Opened by big-dream 5 months ago
#561 - 2.0版本 合并的 模型增加setCacheKey方法用于设置自动缓存key 这快代码有问题
Issue -
State: closed - Opened by songpengfei-lv 5 months ago
- 4 comments
#560 - where和hasWhere同时使用会出现的bug
Issue -
State: closed - Opened by TTC1002335644 5 months ago
- 6 comments
#559 - 使用 fetchSql() 生成软删除语句时,缺少软删除字段数据
Issue -
State: closed - Opened by 13191868165 almost 3 years ago
Labels: bug
#558 - 一对多关联查询问题
Issue -
State: open - Opened by shenmadouyaowen about 3 years ago
#557 - 模型多态一对一关联morphOne没bind
Issue -
State: open - Opened by meijuji202 over 3 years ago
#556 - 关联删除和软删除的相关问题
Issue -
State: open - Opened by tlerbao over 3 years ago
#555 - 软删除,关联真实删除的时候,关联表无法真实删除
Issue -
State: open - Opened by ailaohuniu almost 4 years ago
#554 - TP6 withCount
Issue -
State: open - Opened by snowXT almost 4 years ago
#553 - 希望支持DoesntHave这样的关联
Issue -
State: open - Opened by qingmang about 4 years ago
#552 - 比对差异数据有问题
Issue -
State: open - Opened by wuangjs over 4 years ago
#551 - withJoin生成SQL不带前缀
Issue -
State: open - Opened by anydson over 4 years ago
#550 - 优化绑定属性到父模型时数据获取
Pull Request -
State: closed - Opened by qeq66 6 months ago