1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 09:04:04 +00:00
tenancy/src/Database/Concerns
Samuel Štancl 24146b26e2 fix #854
2022-10-01 17:59:33 +02:00
..
BelongsToPrimaryModel.php get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
BelongsToTenant.php fix #854 2022-10-01 17:59:33 +02:00
CentralConnection.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
ConvertsDomainsToLowercase.php get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
CreatesDatabaseUsers.php general refactor, move more classes under Database namespace 2022-08-27 03:17:16 +02:00
EnsuresDomainIsNotOccupied.php get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
GeneratesIds.php get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
HasDatabase.php general refactor, move more classes under Database namespace 2022-08-27 03:17:16 +02:00
HasDataColumn.php Extract VirtualColumn package 2020-07-06 14:44:49 +02:00
HasDomains.php phpstan, global_cache, resolver improvements, InitializationHelpers trait 2022-09-29 02:47:13 +02:00
HasInternalKeys.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
HasScopedValidationRules.php fix #854 2022-10-01 17:59:33 +02:00
InitializationHelpers.php Fix code style (php-cs-fixer) 2022-09-29 00:47:38 +00:00
InvalidatesResolverCache.php fix #854 2022-10-01 17:59:33 +02:00
InvalidatesTenantsResolverCache.php get down to 59 phpstan errors 2022-09-29 22:20:55 +02:00
MaintenanceMode.php [4.x] Add command to bring the tenants up and down from maintenance and remove deprecated exception (#761) 2022-09-29 15:59:14 +02:00
PrimaryDomain.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
ResourceSyncing.php get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
TenantConnection.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenantRun.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00