Skip to content

Wrap basestore.Store in campaigns.Store

Administrator requested to merge campaigns/use-basestore into master

Created by: mrnugget

This changes the campaigns.Store implementation to use the new *basestore.Store as the underlying connection to the database.

I'm not yet sure whether we should switch to the way codeintel/store does scanning of rows, but it would make working with the workerutils easier.

Merge request reports

Loading