upda/_doc
Varakh 570e454a95
All checks were successful
/ build (pull_request) Successful in 5m54s
feat(db): Drop support for SQLite support (breaking!)
- 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
2024-12-21 15:02:24 +01:00
..
img feat(embedded_ui): fully integrate UI into GoLang binary (#43) 2024-10-25 14:12:35 +00:00
api.yaml feat(db): Drop support for SQLite support (breaking!) 2024-12-21 15:02:24 +01:00
Concepts.md feat(embedded_ui): fully integrate UI into GoLang binary (#43) 2024-10-25 14:12:35 +00:00
Configuration.md feat(db): Drop support for SQLite support (breaking!) 2024-12-21 15:02:24 +01:00
Deployment.md feat(db): Drop support for SQLite support (breaking!) 2024-12-21 15:02:24 +01:00
Home.md feat(embedded_ui): fully integrate UI into GoLang binary (#43) 2024-10-25 14:12:35 +00:00
Monitoring.md feat(embedded_ui): fully integrate UI into GoLang binary (#43) 2024-10-25 14:12:35 +00:00
updaserver.postman_collection.json fix(actions): state not considered in test payload (#26) 2024-04-28 22:27:34 +02:00
Usage.md feat(embedded_ui): fully integrate UI into GoLang binary (#43) 2024-10-25 14:12:35 +00:00