Skip to content

enterprise: Pass down db connection instead of using global variable

Administrator requested to merge es/pass-dbconn-enterprise into main

Created by: eseliger

This PR refactors the enterprise codebase to accept a db to be passed down, instead of using the dbconn.Global.

Merge request reports

Loading