1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:14:04 +00:00
tenancy/src/Database/Concerns
2022-11-10 16:44:52 +01:00
..
BelongsToPrimaryModel.php get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
BelongsToTenant.php Fix #998, properly replace ALL tenant_id literals 2022-11-10 16:44:52 +01: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
HasDomains.php Fix #998, properly replace ALL tenant_id literals 2022-11-10 16:44:52 +01:00
HasInternalKeys.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
HasPending.php resolve all phpstan issues 2022-11-08 13:34:04 +01:00
HasScopedValidationRules.php Fix #998, properly replace ALL tenant_id literals 2022-11-10 16:44:52 +01: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 Fix code style (php-cs-fixer) 2022-10-17 17:48:49 +00:00
PendingScope.php [4.x] Add pending tenants (modified #782) (#869) 2022-10-31 12:14:44 +01:00
PrimaryDomain.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
ResourceSyncing.php [4.x] Add feature to ignore the resource synchronization based on provided condition. (#993) 2022-11-04 15:04:29 +01: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