Commit graph

4 commits

Author SHA1 Message Date
Cipher Vance
d9c86aa1bb refactor(db): switch to connection pool, remove logging, and tidy helpers 2025-08-31 12:11:31 -05:00
Blake Ridgway
10fe98b5ca (refactor): Enhance database connection and initialization with error
handling and logging

Implemented robust logging using the logging module
Improved database connection with try...except...finally blocks for better error handling and resource management
Enhanced database initialization with proper error handling and logging
2025-04-03 11:51:54 -05:00
Blake Ridgway
0628d45527 (feat): We've got a working admin panel 2025-02-12 21:42:32 -06:00
Blake Ridgway
a8d2f7b798 (feat): Created admin database.py 2025-02-12 13:00:01 -06:00