mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 06:44:04 +00:00
vague first draft of v3. TenantModelTest is passing
This commit is contained in:
parent
c2c90ff755
commit
bd9aad229b
56 changed files with 803 additions and 1366 deletions
|
|
@ -16,9 +16,6 @@ services:
|
|||
DB_PASSWORD: password
|
||||
DB_USERNAME: root
|
||||
DB_DATABASE: main
|
||||
TENANCY_TEST_REDIS_HOST: redis
|
||||
TENANCY_TEST_MYSQL_HOST: mysql
|
||||
TENANCY_TEST_PGSQL_HOST: postgres
|
||||
stdin_open: true
|
||||
tty: true
|
||||
mysql:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue