1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:14:04 +00:00
tenancy/src/Database
2024-10-11 19:32:21 +00:00
..
Concerns Tenant DB manager database() -> connection() 2024-09-12 18:34:45 +02:00
Contracts Tenant DB manager database() -> connection() 2024-09-12 18:34:45 +02:00
Exceptions Postgres RLS + permission controlled database managers (#33) 2024-04-24 22:32:49 +02:00
Models more phpstan fixes 2024-08-06 18:26:46 +02:00
TenantDatabaseManagers Fix code style (php-cs-fixer) 2024-10-11 19:32:21 +00:00
DatabaseConfig.php sqlite: use .sqlite suffix if db.suffix is empty 2024-09-30 16:49:46 +02:00
DatabaseManager.php Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
ParentModelScope.php fix phpstan errors 2024-08-06 04:35:25 +02:00
TenantCollection.php fix phpstan errors 2024-08-06 04:35:25 +02:00
TenantScope.php fix phpstan errors 2024-08-06 04:35:25 +02:00