Skip to content

UnitTests for database classes and bit cleanup and docu

Mario requested to merge dawnbreak:QA_testing into dev

Created by: dawnbreak

Add UnitTests for DBA and dba_pdo classes. Tests run against real MySQL/MariaDB/PostgreSQL databases. Also remove some unused code like old database drivers. Never run these database tests against a real database, because it will truncate tables.

Merge request reports