Commit Graph

57 Commits

Author SHA1 Message Date
413b7d83e1 命名空间冲突 2023-02-01 10:15:30 +08:00
b755061b36 :bugfixed implode 函数兼容 2023-01-20 10:58:56 +08:00
cf3f98d59a 支持多数据库 2023-01-11 16:43:11 +08:00
0fed8e8816 支持多数据库 2023-01-11 16:26: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
c51878d73c 指定了版本 2019-08-27 23:04:22 +08:00
shouder
a05ba63776 添加了修改的具体内容 2019-08-27 23:04:22 +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
thinkphp
70c89850ca 更新 2018-01-01 00:32:22 +08:00
thinkphp
23bea6de9f 改进composer依赖 2017-10-23 17:24:46 +08:00
thinkphp
debc818a4e 取消config option 和path配置参数 目录位置固定 2017-10-23 14:22:42 +08:00
thinkphp
9666d85b1b 修正Command 2017-10-23 14:08:53 +08:00
thinkphp
7cb78c3e74 更新依赖 2017-10-16 18:33:59 +08:00
thinkphp
547e592d42 修正 2017-09-19 12:48:27 +08:00
thinkphp
b64abce78b 增加5.1的支持 2017-09-15 16:24:00 +08:00
yunwuxin
8e489f8d38 修正默认表名 2017-03-31 14:33:23 +08:00
yunwuxin
9188db6bc1 调整注释 2017-03-28 12:44:48 +08:00
yunwuxin
238c265822 增加addNullableMorphs 2017-03-28 12:43:45 +08:00
yunwuxin
98d002b9a9 调整注释 2017-03-27 17:55:04 +08:00
yunwuxin
daf523be9e 修正 2017-03-27 17:52:18 +08:00
tale
b111afc07a 全局增加config参数,用于指定数据库配置项名称,可根据config参数独立执行不同数据库的迁移命令。 2017-03-27 15:31:51 +08:00
yunwuxin
2281f0899e Merge remote-tracking branch 'origin/master'
Conflicts:
	src/db/Table.php
2017-03-07 23:54:55 +08:00
yunwuxin
b383311436 Table添加几个快捷方法 2017-03-07 23:45:21 +08:00
yunwuxin
68905528cc 修正 2017-02-08 15:42:38 +08:00
ThinkPHP
98cd200822 Merge pull request #5 from top-think/analysis-q1WyGP
Apply fixes from StyleCI
2016-12-26 13:34:48 +08:00
ThinkPHP
abc7bf5d3b Apply fixes from StyleCI 2016-12-26 05:34:15 +00:00
yunwuxin
8e157bfc12 更新 2016-12-20 17:27:00 +08:00
yunwuxin
3227924f9e 更新 2016-12-20 15:29:00 +08:00
yunwuxin
eceab468ac 更新 2016-12-20 14:35:32 +08:00
yunwuxin
32a6a93ebc 更新 2016-12-20 14:19:42 +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
7fe69ca207 移除子模块 2016-12-19 11:03:48 +08:00
云无心
02851eec8b Create README.md 2016-12-18 21:49:35 +08:00
yunwuxin
efead98edb 注册回滚断点命令 2016-12-18 21:46:47 +08:00
yunwuxin
f668ca2de7 重构2.0 2016-12-18 21:40:17 +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
43d018cb0c 修正 2016-08-15 12:09:01 +08:00
yunwuxin
a856b7c51b 修正 2016-08-08 17:57:54 +08:00
yunwuxin
2384bbe03a 更新 2016-08-08 17:45:13 +08:00
yunwuxin
42a85fb930 增加truncate方法 2016-06-16 11:36:03 +08:00
yunwuxin
e1b9f3eee5 修改时间戳的字段名,与框架的相同 2016-05-18 18:03:51 +08:00