ATTACH_TEAM_TO_COLLECTIONS_QUERY

protected val ATTACH_TEAM_TO_COLLECTIONS_QUERY: String = "REPLACE INTO collections_teams(collection_id,team_id) VALUES "

ATTACH_TEAM_TO_COLLECTIONS_QUERY the query used to attach collections to the team