JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q46799F
  • License MIT

Add more functions into the original pg package

Package Exports

  • @tqt/pg-migrate

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@tqt/pg-migrate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

pg-migrate

Migrate Postgres database with sql scripts. The package is written in Typescript.

npm (scoped) Typed with TypeScript Eslint code style: prettier tested with jest GitHub GitHub repo size GitHub code size in bytes

main: CI-main codecov Quality Gate Status Maintainability Rating Security Rating

develop: CI-develop codecov

Installation

yarn add @thinhtran3588/pg-migrate

How to use