Tags: w3yyb/tenancy
Tags
[3.x] Update PostgreSQLSchemaManager to set correct config key value (a… …rchtechx#840) * Update PostgreSQLSchemaManager to set correct config key value * Update to use version_compare * Update TenantDatabaseManagerTest * Improve TenantDatabaseManagerTest * Update TenantDatabaseManager
Merge hotfix branch (archtechx#834) * try specifying the signature in __construct * constructor doesn't work since Reflection is used, try specifying getDefaultName() instead * Fixed: make migration commands compatible * Fix failing tests * Fix username generation * Re-create tmp dir as well if needed * wip
[3.x] Compatibility with Laravel 9 (archtechx#802) * Test on Laravel 9 * Don't extend final Kernel class * Make FilesystemTenancyBootstrapper compatible with Flysystem v3 Co-authored-by: George <[email protected]> * Update tenant maintenance mode te be in line with Laravel * Exclude PHP 7.4 <> L9 combination from testing * add root_override-related assertions * getPrefix -> getPathPrefix * handle / inconsistency in s3 prefix * Refactor Storage facade changes Co-authored-by: George <[email protected]> Co-authored-by: Samuel Štancl <[email protected]>
Use tenant key on console commands instead of id (archtechx#768)
PreviousNext