dbmover / views
Dbmover plugin to (re)create all views
Installs: 143
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/dbmover/views
Requires
- php: >=7.2
- dbmover/core: ^0.8.0
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.