Skip to content

remove instance of dbconn.Global

Warren Gifford requested to merge cc/remove-another-dbconn into main

Created by: camdencheek

This removes an instance of dbconn.Global by passing the db down from parent functions.

I'm pruning dbconn.Global aggressively because some of these are blocking getting rid of things like the global repos store, and I'd like to fully remove deprecated packages like dbtest.

Merge request reports

Loading