This module is intended for use with Golemio services. It only contains common database migrations and scripts.
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