mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
In 2.7.5 with N°3513 we added a second mysqli attribute in CMDBSource, so that we can test transactions (see TransactionsTest). But this wasn't documented, and was really causing confusion ! This refactor wraps both attributes in a dedicated object so that the logic is clearer.