fp/services/migrations/README.md

12 lines
262 B
Markdown
Raw Normal View History

2024-07-30 20:34:25 +00:00
# @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!)