This repo is very similar to Ecto.Repo but instead of being a module to be
extended, it's a module meant to be used to map tenants to database instances
in case you are sharding tenants. It also provides feature parity with
Ecto.Repo by using meta-programming and adding the prefix into the options.