mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Document pgsql schema separation fix #45
This commit is contained in:
parent
0e8a9a7ac9
commit
ff8b594cbd
2 changed files with 17 additions and 1 deletions
|
|
@ -79,7 +79,8 @@ return [
|
|||
'Tenants' => 'tenants',
|
||||
'Central App' => 'central-app',
|
||||
'Universal Routes' => 'universal-routes',
|
||||
'Cacheed Tenant Lookup' => 'cached-tenant-lookup',
|
||||
'Cached Tenant Lookup' => 'cached-tenant-lookup',
|
||||
'PostgreSQL schema separation' => 'postgres-schema-separation',
|
||||
'Custom Database Names' => 'custom-database-names',
|
||||
'Custom DB Connections' => 'custom-db-connections',
|
||||
'Disabling DB Creation' => 'disabling-db-creation',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue