1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:34:04 +00:00
tenancy/assets
lukinovec a1a976c863
[4.x] Make tenants:migrate default to configured schema path (#985)
* Add --schema-path to migration parameters config

* Set TenantDump's path to configured schema-path if the path doesn't get passed

* Test schema dump file creation and usage

* Fix code style (php-cs-fixer)

* hardcode default instead of reading from a config key that doesn't have to exist

Co-authored-by: PHP CS Fixer <phpcsfixer@example.com>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-10-25 18:03:04 +02:00
..
impersonation-migrations Fix asset publishing 2020-05-17 15:14:05 +02:00
migrations [4.x] Don't use onDeleteCascade in the migrations (#883) 2022-07-20 13:02:33 +02:00
config.php [4.x] Make tenants:migrate default to configured schema path (#985) 2022-10-25 18:03:04 +02:00
routes.php Add identification section to config, refactor static properties 2022-10-01 20:01:18 +02:00
TenancyServiceProvider.stub.php Add maintenance mode events (#979) 2022-10-17 19:48:24 +02:00
tenant_routes.stub.php Fix tenants:list 2020-05-29 09:33:49 +02:00