Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Ageless Viperfish

Compare
Choose a tag to compare
@LucasRoesler LucasRoesler released this 18 Nov 13:49
b414e86
Add db migration sub-package (#71)

**What**
- Implement a generic postgres db migrations package that standardizes the behavior in Hub and Idp
- Allow disabling the queue configuration
- Allow passing the list of required foreign keys
- Add a small jitter to the prepare flow so that we can reduce potential
  races to the DB

Signed-off-by: Lucas Roesler <[email protected]>