Database class singleton to use existing database connection #32

Merged
vlw merged 1 commit from refs/pull/32/head into master 2026-02-24 10:44:06 +01:00
vlw commented 2026-02-24 10:38:07 +01:00 (Migrated from codeberg.org)

This is a half-way fix for #31 so it does not close it. But it does solve the issue of Too many connections if the Database class when the Database class is instanced a lot. The issue of credentials still remain.

This is a half-way fix for #31 so it does not close it. But it does solve the issue of `Too many connections` if the `Database` class when the `Database` class is instanced a lot. The issue of credentials still remain.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/scaffold!32
No description provided.