fp/services/migrations
CJ_Clippy 8faa5e2195
ci / build (push) Failing after 10m8s Details
give web_anon records access
2024-08-01 12:11:13 -08:00
..
migrations give web_anon records access 2024-08-01 12:11:13 -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 give web_anon records access 2024-08-01 12:11:13 -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!)