1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-15 07:24:03 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Abrar Ahmad
73c5655bc8
Manual mode improvements (use correct event type, add new listeners) (#1013)
* fix issue and add test

* Update CreateTenantConnection.php

* add purge call

* Update ManualModeTest.php

* use tenant connection and central connection listener

* Update ManualModeTest.php

* fix test

* improvements

* Update ManualModeTest.php

* add comment

* simplify comment

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-11-25 03:09:31 +01:00
PHP CS Fixer
a08480f310 Fix code style (php-cs-fixer) 2022-09-29 20:21:29 +00:00
Samuel Štancl
a94227a19c get down to 59 phpstan errors 2022-09-29 22:20:55 +02:00
Samuel Štancl
8af354c20e get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
stancl
b176481cdf Apply fixes from StyleCI 2020-06-02 16:57:30 +00:00
Samuel Štancl
d8563ba7e9 Create listener for manual mode multi-db 2020-06-02 18:57:18 +02:00