LibreChat/api/db
Danny Avila eb368fcb70
refactor(db): replace connectDb import paths and introduce new connect module
- Updated import paths for connectDb across various files to use the new centralized connect module.
- Removed the old connectDb file to streamline the database connection logic.
- Ensured all tests and models reference the new connection method for consistency.
2025-05-30 13:04:09 -04:00
..
connect.js refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
index.js refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
indexSync.js refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00