infoalloggi-monorepo/apps
Marco Pedone 2725098203 Refactor database handling and queries
- Updated DbHandler to accept configuration parameters instead of using environment variables directly.
- Moved database queries from handler.go to a dedicated queries package for better organization and separation of concerns.
- Implemented error handling in query functions to provide more informative error messages.
- Refactored image handling to utilize the new queries package for database interactions.
- Cleaned up unused code and comments across various files.
- Improved overall code readability and maintainability.
2025-08-22 10:11:07 +02:00
..
backend Refactor database handling and queries 2025-08-22 10:11:07 +02:00
db Implement code changes to enhance functionality and improve performance 2025-08-16 19:38:38 +02:00
infoalloggi feat: add new fields to AnnunciTable for disponibile_da, permanenza, and persone 2025-08-21 12:45:58 +02:00