@golemio/db-common
v1.2.3
Published
Golemio DB Common Module
Readme
This module is intended for use with Golemio services. It only contains common database migrations and scripts.
Installation
We recommend to install this module as an exact version.
# Production (Golem) migrations
npm install --save-exact @golemio/db-common@latest
# Development (Rabin) migrations
npm install --save-exact @golemio/db-common@dev