func doUnits() error {
    log.Info("Loading all units with kmedia_id")
    units, err := models.ContentUnits(
        //qm.Where("created_at > '2018-01-01'"),
        qm4.Where("properties -> 'kmedia_id' is not null")).