1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-15 20:14:03 +00:00
tenancy/src/Jobs
Samuel Štancl 349125c02e
Merge hotfix branch (#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
2022-03-30 18:00:55 +02:00
..
CreateDatabase.php Merge hotfix branch (#834) 2022-03-30 18:00:55 +02:00
DeleteDatabase.php Fix Tenant typehint in jobs 2020-07-10 21:01:56 +02:00
MigrateDatabase.php Use getTenantKey() instead of ->id references 2020-05-20 20:41:47 +02:00
SeedDatabase.php Use getTenantKey() instead of ->id references 2020-05-20 20:41:47 +02:00