Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/top-think/think-orm

Think ORM——the PHP Database&ORM Framework
https://github.com/top-think/think-orm

修复 whereNotBetweenTime 逻辑错误

3dcf9af447b048103093840833e8c74ab849152f authored about 3 years ago
关联定义增加withDefault方法指定关联数据不存在时候的默认值

40f384806ba6a2a74bb3342fd724ec71afc1d09e authored over 3 years ago
value和column方法支持json字段和动态获取器

6bd50005002384d5393f251243228cb42adbe096 authored over 3 years ago
改进

1cc7f2d130d406125580654ec44d0189b19a57ff authored over 3 years ago
修正hasWhere方法

04911389100773a0dce47ff8d6febfee34907255 authored over 3 years ago
fix: 修复php8自动提交事务时的报错

924e00ecf3cf283672e13ea27e2ba47e7b539a94 authored over 3 years ago
修复paginate 返回[] 而不是空数据集,而导致的hidden等方法无法调用

如:class 'think\Collection' does not have a method 'hidden'

b90511ccf39a3a147e7b297091160363673a78b4 authored over 3 years ago
修复hasWhere closure为空时foreach报错

ce143de28b07c5330c9dd60b92eea252d1944a53 authored over 3 years ago
删除Relation类update和delete方法

9918723c4cb9e8f1b6279517487481ce17898c43 authored over 3 years ago
修正transactionXa方法

3c0575b7d3dd645c8f51ff81203726a8495cb7c4 authored over 3 years ago
修复自动时间戳int类型 添加修改返回1970

af77138cc7f09aeac6742a673e9fb30574ab5470 authored over 3 years ago
修复 more 方法中当前查询数据空时获取 lastId 会报错的问题

1ca1cd7304ae97ed58a9d2c34269006497602fee authored over 3 years ago
Mongo驱动改进数据库事件

1af5d8d82a6a928ba19ea3dba70fd0cf7f2129ac authored over 3 years ago
改进

bb240b8bdb8ccba3de94b39d6c5235daa5200c10 authored over 3 years ago
改进

5d3d5c1ebf8bfccf34bacd90edb42989b16ea409 authored over 3 years ago
改进数据库查询事件

3ee8c5982271e901838c631bb7641d8c932129a5 authored over 3 years ago
修正orderField方法

fed6308912982320fe57cf62ceef2ca69fbb796a authored over 3 years ago
注释调整

008b991ebd65db0b51f7f7bfb45def352174a688 authored over 3 years ago
改进关联的withoutfield方法参数支持字符串

7a6ece32443aed49cb071a09a9a1299e985ea1be authored over 3 years ago
虚拟模型取消时间自动处理 增加时间字段统一配置参数

77fce2b44a7860b37d5cd1a57c3539f4aebec5a6 authored over 3 years ago
改进虚拟模型时间字段写入

3811b3af0f99fef88bd95bd633409bb4e48f47e7 authored over 3 years ago
调整

4e556f185677b081ce22b2cc6cd03c758246c56b authored over 3 years ago
增加虚拟模型trait

cc94b5edf0bf371035e4e7cb5440c8186f434a39 authored over 3 years ago
优化分页查询 改进聚合查询

ab531a4b6b31f4dd74ff0768eae57124c4ba52ee authored over 3 years ago
改进分页类

64bbfdde01f4fd6939c2f695fceb08e6d764ac6b authored over 3 years ago
改进getValue对动态获取器的处理

375a3b11578a1740db60c4db05b8244c1de701cf authored over 3 years ago
关联支持withoutField方法

341f3c5d9d6ecb9ebbcbf63874e2e55c89583c72 authored over 3 years ago
软删除destroy优化:仅当强制删除时包含软删除数据;传入空值(包括空字符串和空数组)的时候不会做任何的数据删除操作,但传入0则是有效的

7acb555961437d9af5d8c2c8d47805df22572f61 authored over 3 years ago
Merge branch '2.0' of https://github.com/top-think/think-orm into 2.0

0b01a19654c3b0376043960a30e74c9ddb55d574 authored almost 4 years ago
改进模型事件注册

affdf391065804ad8fdf53b8e7e82d4dbcc54fa1 authored almost 4 years ago
完善注释

d58b7bd4505b575ec48f4ca7d13203745d429b45 authored almost 4 years ago
MorphOne关联支持绑定关联模型属性

1119d979b850849f3725856460cf108eec1c3eb8 authored almost 4 years ago
修正

34575769f2231c79e64ac8ed158db84cd682c6b2 authored almost 4 years ago
改进多次查询的时候field方法失效问题

7b1d38425306c61de27a8c42eb90303650a162fa authored almost 4 years ago
改进关联查询

ddf15dc6e1c1f3f79e392f3578adefa22f7e4bdd authored almost 4 years ago
调整修改器和类型转换的处理机制

0a5412967eb78339f1160e1f9140aa8778169d74 authored almost 4 years ago
fixed: 兼容 symfony/cache 组件规则,不能在 key 或 tag 中使用的保留字符 :'{}()/\@:'

f6e2d76c19c2344c33cf2ec8b2faafeca9ae1893 authored almost 4 years ago
修正

0922f110808591fd450256ad4fa35eca0ad0ff55 authored almost 4 years ago
Merge branch '2.0' of https://github.com/top-think/think-orm into 2.0

353f705816dbf2c664428093226d064fcbb36706 authored almost 4 years ago
改进

e512b8d5a4e46602b5dbf05b7c0888980b53e193 authored almost 4 years ago
完善 column distinct 测试

58d5c5d16fcb2574d42e371713035a98f1d00d71 authored almost 4 years ago
补充 whereNotIn 测试

39a9d0a0e52d9b8bad9d98484d8484cdf5b683a7 authored almost 4 years ago
改进__unset方法

8e846558713f845cf9c3ce6dfde816b2529eb25c authored almost 4 years ago
修正parseIn方法

设置数据后清理获取器缓存

e9a33f9b35f38ee1b4dbf3d90f9e7b9ef2f43483 authored almost 4 years ago
改进获取器

48e01bd25fdd51afee95343a4381fabc5a9cb764 authored almost 4 years ago
完善事务中的断连重试处理,避免数据污染

211d60f29e2e4c6e6db64be5de49bfe1717ff745 authored almost 4 years ago
修正phpunit兼容性

123a095cd40ef044c7b3f7bcbf22e85082f264bd authored almost 4 years ago
修复7.4以下版本存在无法把PDO警告转换为异常导致不兼容问题

1f1322cc5a866ac5682c0a034e2f668f2a343899 authored almost 4 years ago
优化独立运行所需的兼容类

3225ffd15a8b6d91cbef2486efe57facdba81598 authored almost 4 years ago
composer.json 声明 pdo 扩展是必须的

201294f7b322eb9cc7986f6a4c7e2bd7abd73289 authored almost 4 years ago
`Connection->link*`属性补充类型注解

d88ce46356588c90251ce5208427489da83901fe authored almost 4 years ago
修正异常类注解

f233d5795248ed7665a81e239bbe5d9162662b7b authored almost 4 years ago
改进时间字段处理

8a2225c3533f5ccae4a77d4988ed4c5523284871 authored almost 4 years ago
改进时间字段写入后实时获取的问题

78a48494d77a96783a6f48b35caff1534f2441af authored about 4 years ago
调整

981058f72735129265ab8e5d377609b2e36648c4 authored about 4 years ago
改进trigger

66b0557cd13c5835cec5ec5144f588fc8449e68d authored about 4 years ago
添加 WhereIn 测试

92d9d5126ac54bb7cecdebbb030b0e8f05e9fc54 authored about 4 years ago
改进 WhereIn 空数组查询

5f94493f0d7904be48ce13b80fc137e408a291d1 authored about 4 years ago
增加模型输出的场景设置功能 支持hidden visible append

bd347aad5b88268352a8aa3c5afe0473f0963d81 authored about 4 years ago
补充数据集方法

b2bf4e9e64e52f8d984c63a8b87e6eae9abf9da0 authored about 4 years ago
增加获取器场景功能

d6dff307cd3d30fe833c84e7ca3e462a76cc3422 authored about 4 years ago
改进模型的getBindAttr方法和获取器冲突问题

ed4e268646c5824840e80c7f2d2b428e1e68c3c1 authored about 4 years ago
修正column方法

ab4d5d33166b8d2f8f666146278bda2c2384c7be authored about 4 years ago
Merge branch '2.0' of https://github.com/top-think/think-orm into 2.0

c6e4c5aba2adb563563d7c4b453dada33f21867c authored about 4 years ago
修正

f7c7cd42163acc8facac3e530f4d010e462963c1 authored about 4 years ago
补充 column 测试

e3014fa17d05070ed7e61d0844d1bb1114800cc6 authored about 4 years ago
改进column方法

b60367c2357083f490deca4e55a8cf1cb7ff7a86 authored about 4 years ago
增强 column 方法

02739c39ae042f16cc0af4f76217e37085c57586 authored about 4 years ago
补充 column 测试

47a44c7e64247f5ccb04135f9a932c54b472b396 authored about 4 years ago
添加column增强测试

a10b4ee7b1ad1d8443744eeb76bf6675309c9a17 authored about 4 years ago
导出包时忽略掉不必要的文件

80035d7760ffac1350351a5fbf4a49c927999281 authored about 4 years ago
添加首个单元测试与github-actions

e1b746dac12a79167ddb4c2ccde49a834235c589 authored about 4 years ago
改进getRealsql方法处理

92b5e74e5a58d4054d7d673d3721a59f4c399803 authored about 4 years ago
改进模型数据写入

f48dc09050f25029d41a66bfc9c3c403e4f82024 authored about 4 years ago
改进时间戳自动写入

f0bba0b15610d4015655ff6f07ea3d639212076f authored about 4 years ago
改进updateTime数据写入

3fa7226aff0f58623efcf03691b00d363318848a authored about 4 years ago
修复命令行生成数据库字段缓存为空的bug

b70e1a0e95038978a3ab2c528cb897744bdc97e7 authored about 4 years ago
改进异常捕获

7e043f2742ece2561478c215832bb85e8caf13f6 authored about 4 years ago
Merge branch '2.0' of https://github.com/top-think/think-orm into 2.0

78497851d17c30d12afd51852b2808fcfd296ec4 authored about 4 years ago
改进getRealSql方法兼容性

aa32153d8eb59d26e26711d23e9e84a0a9ba14ec authored about 4 years ago
改进getRealSql方法兼容性

2023e514d2b471bcad665cbf3752e39774b4ec77 authored about 4 years ago
修复 column 方法 field 字段传 '*' 时返回空数组

d26c1ff31f965bfd9c139a8e3ee2391fb3d74b8d authored about 4 years ago
还原when方法调整 用于支持在闭包内使用查询条件之外的链式方法

1974f5adbe38bf58eea51d17b4d13e9f4d5cd5f0 authored about 4 years ago
增加模型数据输出的映射支持

66af64126cf289a811fe914623a666b7b668fef8 authored over 4 years ago
时间字段处理调整

2cd57e0508212ca436b15438529f02c388a0e695 authored over 4 years ago
修正

2d6f1ce61da498911e9a2cd20736c049b5c056e3 authored over 4 years ago
模型类型转换处理 不纳入获取器和修改器

a0dd4c2ef90d9935191a301413bf38b2e38b841e authored over 4 years ago
增加mysql json类型字段->>方式获取支持

56e70de8445537df6c818acbf4215b2842f8398d authored over 4 years ago
改进模型getRealFieldName方法

57f9b98895b0ff4ae7b7b75e51456fd8cb8fb629 authored over 4 years ago
模型类增加convertNameToCamel属性 用于设置模型数据的命名强制采用驼峰命名输出

ce2695d5ad7b8639f666bd88a6ae681299826515 authored over 4 years ago
Relation类增加getForeignKey和getLocalKey方法

04285f467a90dd1bad13b1c15c4b2782d174f178 authored over 4 years ago
upd: 修改PDOConnector抽象方法参数和返回类型,保持与子类一致

b608205c03a6360cd961a61c95abcae9d2572dcd authored over 4 years ago
startTrans()方法并未终止抛异常,重连成功终止抛异常

08ed926d399216b4f3b76a80be25d96a89b00568 authored over 4 years ago
startTrans()方法并未终止抛异常,重连成功终止抛异常

9e709e62d2f3c1fe2c1637c27cb4b5d2f2256667 authored over 4 years ago
改进where查询

2970eca82e173b4a8857114208778fb1aea8cd4e authored over 4 years ago
Update HasOne.php

594cbb0a0c91e46021446faa834254dd173a2cf6 authored over 4 years ago
改进只读字段判断

6738a32cf227840c0297c3eea905a7b9d43dd11d authored over 4 years ago
改进多对多关联查询条件设置#161

3c0323c2b7a6b76054a199679a2a69ada732b87b authored over 4 years ago
改进DbException类继承

5b61928ac4cd7377ee2ec72167e5dc37e4883226 authored over 4 years ago
改进一对一关联查询对order的支持

4b30a083d9768ef5b2671a24d5f5716c1c043330 authored over 4 years ago