Package Exports
- postgres-shift-ts
- postgres-shift-ts/index.ts
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 (postgres-shift-ts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
postgres-shift-ts
A simple forwards only migration solution for postgres.js.
postgres-shift-ts
shift()
postgres-shift-ts exports a single function which is used to start migrations. It expects a postgres.js sql database object to run migrations with.