1 Commits
Author SHA1 Message Date
Karl BerggrenandNicolas Giard 5c80184a1d feat: add support for database connection via socketPath when using mysql2 driver (#7839)
* Added support for database socketPath in configure file when using dbClient mysql2 (mysql or mariadb)

* refactor: mysql dbConfig to conditionally set socketPath

Updated database configuration to conditionally include socketPath from WIKI.config.

* fix: socketPath assignment typo

---------

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2025-12-31 20:53:47 -05:00