Files
certman/database
Björn Benouarets 6e817a8bd2 feat: implement database connection and configuration management
- Add database configuration with environment variable support
- Support both PostgreSQL and SQLite database drivers
- Implement connection pooling and timeout configuration
- Add automatic database migration system
- Include connection health checks and error handling
- Configure SSL mode and connection parameters
- Add utility functions for environment variable management
2025-09-30 11:44:25 +02:00
..