fp/services/migrations
CJ_Clippy 54572dbebe update_discord_message implemented 2024-08-07 15:43:17 -08:00
..
migrations update_discord_message implemented 2024-08-07 15:43:17 -08:00
README.md progress 2024-07-30 12:34:25 -08:00
index.js bot progress 2024-08-06 17:13:58 -08:00
package.json merge graphile_worker and postgrest db 2024-08-04 08:40: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!)