@stashfin/dbmigration

1.0.1 • Public • Published

DB Migrations

Create the Migration script

npx db-migrate create migration_name --sql-file

migration_name format should be {servicename}-{action}-tableName

Run the Migration Script

npx db-migrate up -e=development

Readme

Keywords

none

Package Sidebar

Install

npm i @stashfin/dbmigration

Weekly Downloads

277

Version

1.0.1

License

ISC

Unpacked Size

16.8 kB

Total Files

28

Last publish

Collaborators

  • arjun-mavonic
  • arpit-stashfin
  • pratiksha440
  • yogeshmavonic