aboutsummaryrefslogtreecommitdiff
path: root/src/db.rs
Commit message (Expand)AuthorAge
* Closes #24. Changed postgres to json directory storageFxQnLr2024-04-10
* Closes #19. Added OpenApi through `utoipa`FxQnLr2024-03-04
* Refactor stuff. Use Postgres TypesFxQnLr2024-02-18
* Close #9. Config impl with struct and filesFxQnLr2024-02-12
* add eta with average startup timeFxQnLr2023-11-08
* ping timeout and cleanupFxQnLr2023-11-02
* add ip to database and use for ping, remove arc from pingmapFxQnLr2023-10-29
* fixed move of init_db_poolfx2023-10-21
* add migrate macrofx2023-10-21
* add init function for db tablesfx2023-10-21
* db int for apifx2023-10-09
* added db for devicesfx2023-10-09