1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 22:14:03 +00:00
tenancy/src/Commands
lukinovec 9520cbc811
Only delete tenants in MigrateFreshOverride if the tenants table exists (#1007)
* Don't drop tenant databases on `migrate:fresh` if the tenants table doesn't exist

* Fix code style (php-cs-fixer)

Co-authored-by: PHP CS Fixer <phpcsfixer@example.com>
2022-11-18 15:58:04 +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 tenants:migrate default to configured schema path (#985) 2022-10-25 18:03:04 +02: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