gorm-mongodb
gorm-mongodb copied to clipboard
#77 Updated MongoStaticApi
Updated MongoStaticApi to not add the multi-tenant filter to the query in case of shared database and when tenantId
is DEFAULT
@graemerocher Please merge PR grails/grails-data-mapping#1245 before this and wait for the build status for this to be green as there are some changes related to MultiTenantEventListener
which depend on that PR.