Commit Graph

565 Commits

Author SHA1 Message Date
Karson
4f0a5f5bfe 强制类型转换新增string类型 2025-06-09 18:13:46 +08:00
Karson
3883e15817 Merge branch 'master' of gitee.com:fastadminnet/framework 2024-03-26 17:19:29 +08:00
Karson
1a609a99c6 优化getChangedData判断
修复多态关联无法保存的问题
2024-03-26 17:19:19 +08:00
F4nniu (FastAdmin开源框架)
424bd2fcd3 !3 php8 兼容
Merge pull request !3 from F4nniu (FastAdmin开源框架)/php8_compatibility
2023-12-26 11:11:27 +00:00
椒颜玉米粒
559e3636b8 优化setDec注释
Signed-off-by: 椒颜玉米粒 <1336749157@qq.com>
2023-11-28 07:08:01 +00:00
F4nniu
973285c462 php8 兼容 2023-06-26 16:03:36 +08:00
thinkphp
e0c8c71190 改进模型数据验证 2018-12-11 12:11:29 +08:00
thinkphp
0347d7c2c3 代码规范 2018-12-09 20:18:16 +08:00
thinkphp
964f4c6237 Merge branch 'master' of https://git.topthink.com/topteam/framework 2018-12-06 15:44:35 +08:00
yunwuxin
e7ccad7bac 模型增加replace方法
MorphOne 增加 make 方法创建关联对象实例
2018-12-04 17:45:59 +08:00
lengai
97075e4d98 fix-bug 修复当data变量为空 数据不验证 2018-11-22 10:50:56 +08:00
thinkphp
6e2d3acabd 改进模型readmaster方法 2018-04-25 17:17:37 +08:00
thinkphp
4003537d84 改进主从读取 2018-04-25 15:01:48 +08:00
thinkphp
a3a564bc6d 改进 2018-04-23 16:36:59 +08:00
thinkphp
21872be5af 改进分布式写入数据后及时读取的问题 2018-04-23 14:45:51 +08:00
thinkphp
69fc7cd6bc 改进模型类readTransform方法对序列化类型的处理 2018-03-01 19:28:02 +08:00
thinkphp
df1c05a988 关联定义增加selfRelation方法用于设置是否自关联 2018-01-05 17:55:29 +08:00
thinkphp
ea2ce8f8de 改进自关联查询多级调用问题 2018-01-05 17:28:21 +08:00
thinkphp
282d04e4af 更新说明 2018-01-01 20:19:18 +08:00
thinkphp
4ed42ca9ee 修正 2017-12-27 23:43:23 +08:00
thinkphp
7ccf303cf6 save方法改进复合主键的支持 2017-12-27 21:51:11 +08:00
thinkphp
61235ed60a 改进 2017-12-27 21:25:21 +08:00
thinkphp
97f82a1a9d 改进model类的save方法的复合主键包含自增的情况 2017-12-27 21:19:52 +08:00
thinkphp
88599fe33d 模型的hasWhere方法增加fields参数 2017-12-01 11:43:18 +08:00
thinkphp
dd24123921 改进废弃字段判断 2017-11-28 18:46:28 +08:00
thinkphp
1fc85442cb 模型saveall方法支持返回数据集 读取resultSetType属性 2017-11-28 12:53:09 +08:00
thinkphp
ea36fdfbe9 模型类增加force方法设置是否强制更新所有数据 2017-11-21 16:46:09 +08:00
thinkphp
883ddc3ca8 Merge branch 'master' of https://github.com/top-think/framework 2017-11-19 13:55:08 +08:00
thinkphp
ba5428e335 模型saveall方法支持配合isUpdate方法 2017-11-19 13:54:43 +08:00
thinkphp
21c1dc40e8 改进Model类save方法对oracle的支持 2017-11-16 14:18:00 +08:00
thinkphp
7b5044b888 增加排除字段方法except 废弃字段使用disuse定义 2017-10-23 16:25:47 +08:00
thinkphp
4c84b08944 模型增加排除字段定义 2017-10-23 15:57:24 +08:00
thinkphp
ba9efa867f 调整 2017-10-23 11:52:30 +08:00
thinkphp
caf8657b9f 改进appendRelationAttr方法 2017-10-22 22:39:18 +08:00
thinkphp
c5731c81f1 修正模型类的append处理 2017-10-18 19:14:21 +08:00
thinkphp
5a7b9d1b21 改进model类的destroy方法 2017-09-28 17:59:59 +08:00
thinkphp
e31b7cda82 修正 2017-09-15 18:05:19 +08:00
thinkphp
3d181dc52b 改进 2017-09-15 18:01:53 +08:00
thinkphp
2a2b3882af 改进append方法支持一对一关联的bind设置 2017-09-15 17:32:50 +08:00
thinkphp
306ce289c4 改进Model类的save方法对sequence的支持 2017-08-31 18:09:20 +08:00
thinkphp
6e75d3c6c7 改进model类的save方法 2017-08-28 11:30:15 +08:00
yinggaozhen
1d943668fe 修改useGlobalScope方法返回值错误问题 2017-08-03 11:29:14 +08:00
yinggaozhen
4b9db8a664 新增Relation方法是否存在判断 2017-08-03 11:29:14 +08:00
thinkphp
459a2290ac 注释调整 2017-07-27 08:01:39 +08:00
thinkphp
49b007f542 改进模型 2017-07-07 11:16:39 +08:00
thinkphp
7445dce2e8 修正 2017-07-06 18:01:15 +08:00
thinkphp
094dde5d8d 修正allowfield方法影响时间字段写入的问题 2017-07-05 13:49:20 +08:00
thinkphp
c80190f778 改进 2017-07-05 12:41:32 +08:00
thinkphp
e428c43ec5 改进模型类的checkallowfield方法 2017-07-05 11:35:06 +08:00
thinkphp
5c733a7743 修改器和获取器方法支持第三个参数关联数据 2017-07-04 23:38:17 +08:00