Seedrs / serverless-rdbms-migrations

A plugin that invokes a function on deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless rbdms migrations

This plugin will run a function named 'up' after a deploy is complete. On rollback it will run a function named 'down' after a rollback is complete. This module is a work in progress. More details to follow.

About

A plugin that invokes a function on deploy


Languages

Language:JavaScript 100.0%