mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 17:48:25 +01:00
The TraceableDB must also redirect to the underlying database object for regexpsql queries, otherwise, a DoliDBPgsql DB with the debugbar enabled would try to use REGEXP() commands which are not supported on Postgresql.