1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 14:54:03 +00:00

POC with no polish (#376)

Signed-off-by: michael lundbøl <michael.lundboel@gmail.com>

Co-authored-by: michael lundbøl <michael.lundboel@gmail.com>
This commit is contained in:
Samuel Štancl 2020-04-28 21:08:13 +02:00 committed by GitHub
parent b51c7a399c
commit 37242279fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 225 additions and 34 deletions

View file

@ -108,8 +108,6 @@ return [
*/
'prefix' => 'tenant',
'suffix' => '',
'separate_by' => 'database', // database or schema (only supported by pgsql)
],
/**