This website requires JavaScript.
Explore
Help
Register
Sign In
zyimm
/
think-migration
Watch
1
Star
0
Fork
1
You've already forked think-migration
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
33
Commits
1
Branch
0
Tags
247
KiB
PHP
100%
b111afc07a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
tale
b111afc07a
全局增加config参数,用于指定数据库配置项名称,可根据config参数独立执行不同数据库的迁移命令。
2017-03-27 15:31:51 +08:00
phinx
Apply fixes from StyleCI
2016-12-26 05:34:15 +00:00
src
全局增加config参数,用于指定数据库配置项名称,可根据config参数独立执行不同数据库的迁移命令。
2017-03-27 15:31:51 +08:00
.gitignore
重构2.0
2016-12-18 21:40:17 +08:00
composer.json
重构2.0
2016-12-18 21:40:17 +08:00
LICENSE
提交代码
2016-03-23 18:11:56 +08:00
README.md
Create README.md
2016-12-18 21:49:35 +08:00
README.md
thinkphp5 数据库迁移工具
安装
composer require topthink/think-migration