Tags: markwu/tenancy
Tags
Only bind UUID generator if one is specified in config (archtechx#493)
Fix initialize() method (archtechx#488) * Fix initialize() method * Remove useless line
Use the Tenant models' getTenantKeyName() value (archtechx#461) Don't assume the Tenant can be found with the `id` attribute. The Tenant model allows for setting a different Tenant key name through `getTenantKeyName()`, so lets use it to find the Tenant.
PreviousNext