fp/services/migrations
CJ_Clippy 029849544c
ci / build (push) Has been cancelled Details
bump ver
2024-08-01 11:33:53 -08:00
..
migrations fix schema roles and rename 2024-08-01 11:33:36 -08:00
README.md progress 2024-07-30 12:34:25 -08:00
index.js use default db postgres 2024-07-30 12:50:30 -08:00
package.json bump ver 2024-08-01 11:33:53 -08:00
pnpm-lock.yaml progress 2024-07-30 12:34:25 -08:00

README.md

@futureporn/migrations

Here we handle migrations for the postgrest database.

@see https://github.com/thomwright/postgres-migrations

K.I.S.S.

Keep It Stupidly Simple.

We are keeping this module as simple as possible. This means pure JS (no typescript!)