permafrost-dev/laravel-dump-schema 问题修复 & 功能扩展

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

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

permafrost-dev/laravel-dump-schema

最新稳定版本:1.0.9

Composer 安装命令:

composer require permafrost-dev/laravel-dump-schema

包简介

Implementation of database schema dumping and loading to/from file, taken from Laravel v8 PR

README 文档

README

laravel-dump-schema

This package Implements a set of db:schema artisan commands, used to dump the database schema to or load it from an sql file.

The basis of this code is from Laravel 8.x Pull Request #32275, although currently only the MySQL portion has been implemented.

Note: this code is a work in progress and should not be used in production.

Installation

You can Install this package with composer: composer require permafrost-dev/laravel-dump-schema

Usage

You can either dump or load the database schema, avoiding the need to re-run migrations if they haven't changed:

php artisan db:schema:dump

php artisan db:schema:load

By default, these commands will use the filename database/schema.sql - it can be changed by specifying the --filename flag: --filename=foobar.sql.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-07-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固