Commit Graph

23 Commits

Author SHA1 Message Date
b755061b36 :bugfixed implode 函数兼容 2023-01-20 10:58:56 +08:00
d4f8912a0f 支持多数据库 2023-01-11 16:22:10 +08:00
d1fa6e7419 支持多数据库 2023-01-11 15:55:30 +08:00
f0587e22ac 支持多数据库 2023-01-11 15:03:46 +08:00
shouder
d6c5f69b0e MysqlAdapter中getSqlType添加了有关smallint的流程分支 2019-08-27 23:04:22 +08:00
shouder
bd5dac2169 添加了AdapterInterface中的PHINX_TYPEPE_SMALL_INTEGER='smallinteger常量' 2019-08-27 23:04:22 +08:00
shouder
4aea503114 添加了PdoAdapter中getColumnTypes中的smallinteger 2019-08-27 23:04:22 +08:00
yunwuxin
8e489f8d38 修正默认表名 2017-03-31 14:33:23 +08:00
ThinkPHP
abc7bf5d3b Apply fixes from StyleCI 2016-12-26 05:34:15 +00:00
yunwuxin
3227924f9e 更新 2016-12-20 15:29:00 +08:00
yunwuxin
32bce6717d 更新 2016-12-19 11:25:33 +08:00
yunwuxin
96c6fd4934 添加phinx 2016-12-19 11:08:24 +08:00
yunwuxin
e3a8db2661 remove 2016-12-19 11:07:14 +08:00
yunwuxin
4abf504b78 子模块引入phinx 2016-12-18 16:00:09 +08:00
joewulf
b2960f9b86 Update Table.php
修正方法内的默认值
2016-10-17 11:31:17 +08:00
joewulf
35bfc1fc8e Update Table.php
修正框架默认的字段为 create_time 和 update_time
2016-10-17 11:31:17 +08:00
joewulf
c548b07a63 Update Table.php
为addTimestamps增加自定义列名
2016-10-17 11:31:17 +08:00
yunwuxin
a856b7c51b 修正 2016-08-08 17:57:54 +08:00
yunwuxin
42a85fb930 增加truncate方法 2016-06-16 11:36:03 +08:00
yunwuxin
e1b9f3eee5 修改时间戳的字段名,与框架的相同 2016-05-18 18:03:51 +08:00
yunwuxin
8d8a15bf43 删除没用的文件 2016-05-04 15:21:11 +08:00
yunwuxin
a072877fd0 null为php7关键字 2016-04-06 11:14:13 +08:00
yunwuxin
6a662ab8e8 提交代码 2016-03-23 18:11:56 +08:00