1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 01:14:04 +00:00
tenancy/src
lukinovec 3b42c9e20c
[4.x] Use --database in tenants:migrate as the template connection (#1386)
* Make the `--database` option passed to `tenants:migrate` use the passed connection as the tenant connection template

* Reset template connection regardless of process count

---------

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2025-08-25 15:57:15 +02:00
..
Actions [4.x] Cloning: addTenantParameter(bool), domain(string|null) (#1374) 2025-07-29 17:17:32 +02:00
Bootstrappers [4.x] Support database cache store tenancy (#1290) (resolve #852) 2025-08-08 00:54:01 +02:00
Commands [4.x] Use --database in tenants:migrate as the template connection (#1386) 2025-08-25 15:57:15 +02:00
Concerns Instead of assigning $innerMiddleware during group MW unpacking, merge it (#1371) 2025-07-01 17:23:13 +02:00
Contracts remove ignition dependencies 2025-06-18 23:29:24 +02:00
Controllers [4.x] General code cleanup (#1278) 2024-12-31 00:35:46 +01:00
Database [4.x] Only revert initialized bootstrappers (#1385) 2025-08-05 11:12:25 +02:00
Enums Make RouteMode enum backed (#1362) 2025-06-02 20:34:49 +02:00
Events [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
Exceptions remove ignition dependencies 2025-06-18 23:29:24 +02:00
Facades [4.x] Support database cache store tenancy (#1290) (resolve #852) 2025-08-08 00:54:01 +02:00
Features [4.x] Make the ImpersonationToken model configurable (#1335) 2025-03-18 18:42:08 +01:00
Jobs fix: drop tenant databases on migrate fresh without domains (#1282) 2025-01-01 20:31:47 +01:00
Listeners [4.x] Only revert initialized bootstrappers (#1385) 2025-08-05 11:12:25 +02:00
Middleware phpstan fix 2025-07-14 21:48:30 +02:00
Overrides [4.x] URL generation, request data identification improvements (#1357) 2025-06-02 03:43:47 +02:00
Resolvers [4.x] Support database cache store tenancy (#1290) (resolve #852) 2025-08-08 00:54:01 +02:00
ResourceSyncing [4.x] Cleanup (#1317) 2025-02-20 20:49:09 +01:00
RLS [4.x] TableRLSManager refactor, comment constraints (#1354) 2025-07-03 21:12:04 +02:00
UniqueIdentifierGenerators [4.x] Add ULIDGenerator (#1332) 2025-03-18 19:00:35 +01:00
helpers.php revert regression in last commit, opt for a phpstan ignore instead 2025-06-19 00:12:38 +02:00
Tenancy.php [4.x] Only revert initialized bootstrappers (#1385) 2025-08-05 11:12:25 +02:00
TenancyServiceProvider.php [4.x] Support database cache store tenancy (#1290) (resolve #852) 2025-08-08 00:54:01 +02:00