upda/_doc
Varakh 3b0603ae17
Some checks failed
/ build (push) Has been cancelled
feat(db): Drop support for SQLite support (breaking!) (#52)
- 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

Reviewed-on: #52
Co-authored-by: Varakh <varakh@varakh.de>
Co-committed-by: Varakh <varakh@varakh.de>
2024-12-21 14:11:13 +00: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!) (#52) 2024-12-21 14:11:13 +00: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!) (#52) 2024-12-21 14:11:13 +00:00
Deployment.md feat(db): Drop support for SQLite support (breaking!) (#52) 2024-12-21 14:11:13 +00: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