Skip to content

Commit 4ff5b0a

Browse files
committed
Refactor database connection handling for improved compatibility
- Replaced direct SQLite connection calls with a new `get_connection` method to ensure consistent configuration across all database interactions. - Introduced `_configure_connection` method to set SQLite connection parameters compatible with Synology NAS. - Updated all database access methods to utilize the new connection handling, enhancing maintainability and reducing code duplication.
1 parent 8bb39cb commit 4ff5b0a

File tree

1 file changed

+78
-62
lines changed

1 file changed

+78
-62
lines changed

0 commit comments

Comments
 (0)