Detalhes do pacote

postgres-shift

porsager685WTFPL0.1.0

A simple forwards only migration solution for postgres.js

migration, driver, postgresql, postgres.js

readme (leia-me)

postgres-shift

A simple forwards only migration solution for postgres.js.

postgres-shift

shift()

postgres-shift exports a single function which is used to start migrations. It expects a postgres.js sql database object to run migrations with.

Example