Files
Yeuoly 964549d31f feat: enhance database initialization with fallback connection strategy (#58)
- Add support for connecting to a default database when target database connection fails
- Introduce new configuration parameter `DBDefaultDatabase` with default value "postgres"
- Modify `initDifyPluginDB` to attempt connection to default database and create target database if needed
- Update test case to include default database parameter
2025-03-06 13:20:17 +08:00
..
2024-10-08 23:48:57 +08:00