fp/services/migrations
CJ_Clippy 5bb2296a00
ci / build (push) Has been cancelled Details
add file_size and recording_state to db
2024-08-02 14:12:56 -08:00
..
migrations add file_size and recording_state to db 2024-08-02 14:12:56 -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 add file_size and recording_state to db 2024-08-02 14:12:56 -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!)