GOCDB / gocdb

Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.
Apache License 2.0
12 stars 27 forks source link

Fix PHP 7.4 MariaDB test, Drop experimental MariaDB tests #491

Closed gregcorbett closed 8 months ago

gregcorbett commented 9 months ago

This PR reworks the test MariaDB tests to:

Fixing the PHP 7.4 test for MariaDB highlighted a few things that wouldn't work under PHP 7.4 and this PR also addresses those.

gregcorbett commented 9 months ago

Forgot about the code climate issues

gregcorbett commented 9 months ago

Forgot about the code climate issues

and about actually testing these changes don't break anything 😋