mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 14:34:04 +00:00
Also move pivot record deletion to that listener and improve tests The 'tenant pivot records are deleted along with the tenants to which they belong to' test is failing in this commit -- the listener for deleting mappings when a *tenant* is deleted is only implemented in the next commit. The only change done here is to re-add FKs (necessary for passing *in this commit* in that specific dataset variant) that were removed from the default test migration as we now have the the DeleteResourceMapping listener that's enabled by default. |
||
|---|---|---|
| .. | ||
| Console | ||
| EarlyIdentification | ||
| mail_migrations | ||
| ResourceSyncing | ||
| session_migrations | ||
| synced_resource_migrations | ||
| 2019_08_08_000001_add_custom_column.php | ||
| 2023_08_08_000001_add_domain_column.php | ||
| CacheService.php | ||
| defaultHttpKernelv6.stub | ||
| defaultHttpKernelv7.stub | ||
| ExampleSeeder.php | ||
| HasMiddlewareController.php | ||
| HttpKernel.php | ||
| modifiedHttpKernelv6.stub | ||
| modifiedHttpKernelv7.stub | ||
| SingleDomainTenant.php | ||
| SpecificCacheStoreService.php | ||
| tenant-schema.dump | ||
| Tenant.php | ||
| TestingBroadcaster.php | ||
| TestSeeder.php | ||
| User.php | ||