1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 04:04:04 +00:00
tenancy/src/Database
2022-10-17 17:48:49 +00:00
..
Concerns Fix code style (php-cs-fixer) 2022-10-17 17:48:49 +00:00
Contracts get down to 21 phpstan errors 2022-09-29 23:39:35 +02:00
Exceptions get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
Models Add current() and currentOrFail() tenant methods (#970) 2022-10-11 10:33:32 +02:00
TenantDatabaseManagers get down to 59 phpstan errors 2022-09-29 22:20:55 +02:00
DatabaseConfig.php get down to 21 phpstan errors 2022-09-29 23:39:35 +02: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 add tenantIdColumn() method (refactor previous commit) 2022-10-01 18:01:39 +02:00