jaxwilko/datamigrator 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jaxwilko/datamigrator

最新稳定版本:v1.0.7

Composer 安装命令:

composer require jaxwilko/datamigrator

包简介

A plugin that converts your data to flat files

关键字:

README 文档

README

Manage your data via your VCS.

About

This plugin allows for the transportation of data by converting you tables to flat data files. Once a table has been flattened it can then be reimported.

Install

composer require jaxwilko/datamigrator

Usage

Via the plugin settings page you can configure which tables you want to be flattened/migrated and specify the directory to store the flat data files in.

This plugin is used via the artisan cli.

Command Function
data:flat Write your selected tables to storage
data:migrate Read the flat files in storage and import them if necessary

After you've flattened your data, you can use your VCS of choice to commit them. This can be very useful when developing locally and deploying to a server as after pulling down your changes you can run php artisan data:migrate to update all flattened tables.

Notes

The migration system tracks when files were migrated using a sha1 hash of the migration content. If for some reason you need to re-migrate, you can delete the migration record from the jaxwilko_datamigrator_migrations table.

统计信息

  • 总下载量: 12.74k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 8
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 3
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 未知

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固