enterprise: Pass down db connection instead of using global variable
Created by: eseliger
This PR refactors the enterprise codebase to accept a db to be passed down, instead of using the dbconn.Global
.
Created by: eseliger
This PR refactors the enterprise codebase to accept a db to be passed down, instead of using the dbconn.Global
.