1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 23:34:03 +00:00
tenancy/src/Database
2022-12-20 15:10:29 +01:00
..
Concerns Fix #998, properly replace ALL tenant_id literals 2022-11-10 16:44:52 +01:00
Contracts Fix code style (php-cs-fixer) 2022-10-25 10:54:04 +00:00
Exceptions get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
Models fix tenant() relationship in Domain 2022-12-20 15:10:29 +01:00
TenantDatabaseManagers add public connection() method to the Tenant DB manager interface 2022-10-25 12:53:31 +02:00
DatabaseConfig.php [4.x] Use a dedicated DB connection for creating/deleting tenant databases (#946) 2022-10-31 12:13:54 +01:00
DatabaseManager.php Fix code style (php-cs-fixer) 2022-09-29 20:21:29 +00:00
ParentModelScope.php get down to 59 phpstan errors 2022-09-29 22:20:55 +02:00
TenantCollection.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantScope.php Fix #998, properly replace ALL tenant_id literals 2022-11-10 16:44:52 +01:00