mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-19 15:23:19 +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.