dbmover/views

This package is abandoned and no longer maintained. The author suggests using the dbmover/core package instead.

Dbmover plugin to (re)create all views

0.6.7 2018-03-24 18:11 UTC

This package is auto-updated.

Last update: 2022-02-01 13:06:37 UTC


README

This Dbmover plugin drops all existing views prior to migration, and recreates the requested views afterwards.

Installation

$ composer require dbmover/views
Note: this plugin is already part of the vendor-specific meta-plugins.

Usage

For general DbMover usage, see dbmover/core.

Contributing

See dbmover/core.