Varakh
570e454a95
All checks were successful
/ build (pull_request) Successful in 5m54s
- only Postgres is supported from now on to reduce maintenance - enables building main upda server application for all platforms - instead of using ORM auto migrate for database schema creation, switch to proper migration framework utilizing flexible steps and plain sql files - library updates |
||
---|---|---|
.. | ||
1_updates.down.sql | ||
1_updates.up.sql | ||
2_webhooks.down.sql | ||
2_webhooks.up.sql | ||
3_events.down.sql | ||
3_events.up.sql | ||
4_secrets.down.sql | ||
4_secrets.up.sql | ||
5_actions.down.sql | ||
5_actions.up.sql | ||
6_action_invocations.down.sql | ||
6_action_invocations.up.sql |