1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-06 07:44:04 +00:00
tenancy/src/Database/Concerns
2022-10-05 13:42:38 +02:00
..
BelongsToPrimaryModel.php get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
BelongsToTenant.php add tenantIdColumn() method (refactor previous commit) 2022-10-01 18:01:39 +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
HasPending.php Fix code style (php-cs-fixer) 2022-09-30 08:39:18 +00:00
HasScopedValidationRules.php add tenantIdColumn() method (refactor previous commit) 2022-10-01 18:01:39 +02:00
InitializationHelpers.php Fix code style (php-cs-fixer) 2022-09-29 00:47:38 +00:00
InvalidatesResolverCache.php Add identification section to config, refactor static properties 2022-10-01 20:01:18 +02:00
InvalidatesTenantsResolverCache.php Add identification section to config, refactor static properties 2022-10-01 20:01:18 +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
PendingScope.php Fix code style (php-cs-fixer) 2022-07-22 07:28:16 +00: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