1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 16:54:05 +00:00
tenancy/src/Database
2023-04-13 02:05:26 +02:00
..
Concerns Use polymorphic table for mapping resources to tenants (#997) 2023-02-02 06:39:35 +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 Add remember column to to the impersonation token (#1101) 2023-04-13 02:05:26 +02:00
TenantDatabaseManagers Add L10 support to 4.x (merge 3.x to master) (#1071) 2023-02-20 23:47:10 +01:00
DatabaseConfig.php Allow defining the tenant connection template using array syntax in config (#1040) 2023-02-01 07:02:03 +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