1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-14 16:44:03 +00:00
tenancy/src/Commands
lukinovec cb7567a88a
[4.x] Make TenantDump work when called outside the tenant context (#1015)
* Run TenantDump as passed tenant

* Fix code style (php-cs-fixer)

* Fix `tenants:dump` tests

* Update dump command test

* Remove redundant `tenant-schema.dump` unlinking

* Delete duplicate test

* Update test name

Co-authored-by: PHP CS Fixer <phpcsfixer@example.com>
2022-11-23 08:38:20 +01:00
..
ClearPendingTenants.php resolve all phpstan issues 2022-11-08 13:34:04 +01:00
CreatePendingTenants.php resolve all phpstan issues 2022-11-08 13:34:04 +01:00
Down.php [4.x] Add pending tenants (modified #782) (#869) 2022-10-31 12:14:44 +01:00
Install.php resolve all phpstan issues 2022-11-08 13:34:04 +01:00
Link.php [4.x] Add pending tenants (modified #782) (#869) 2022-10-31 12:14:44 +01:00
Migrate.php [4.x] Add pending tenants (modified #782) (#869) 2022-10-31 12:14:44 +01:00
MigrateFresh.php resolve all phpstan issues 2022-11-08 13:34:04 +01:00
MigrateFreshOverride.php Only delete tenants in MigrateFreshOverride if the tenants table exists (#1007) 2022-11-18 15:58:04 +01:00
Rollback.php [4.x] Add pending tenants (modified #782) (#869) 2022-10-31 12:14:44 +01:00
Run.php [4.x] Add pending tenants (modified #782) (#869) 2022-10-31 12:14:44 +01:00
Seed.php [4.x] Add pending tenants (modified #782) (#869) 2022-10-31 12:14:44 +01:00
TenantDump.php [4.x] Make TenantDump work when called outside the tenant context (#1015) 2022-11-23 08:38:20 +01:00
TenantList.php [4.x] Update commands CLI outputs (#968) 2022-10-18 19:11:57 +02:00
Up.php [4.x] Add pending tenants (modified #782) (#869) 2022-10-31 12:14:44 +01:00