fp/services/migrations
CJ_Clippy 0a1108b4a7 fix schema roles and rename 2024-08-01 11:33:36 -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 capture progress 2024-08-01 11:16:35 -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!)