1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 22:14:03 +00:00
tenancy/src/Contracts
Samuel Štancl 95ee295da1
Fix PDO serialization exception (#289)
* Fix PDO serialization exception when queueing tenant creation

* Apply fixes from StyleCI

* Fix $this->database() calls
2020-02-10 16:04:40 +01:00
..
Future Fix PDO serialization exception (#289) 2020-02-10 16:04:40 +01:00
Feature.php TenantModel putMany 2019-09-15 11:01:24 +02:00
StorageDriver.php Tenant-specific connections, some work to get tests running 2019-09-15 17:44:26 +02:00
TenancyBootstrapper.php Add docblocks 2019-09-20 20:14:58 +02:00
TenantCannotBeCreatedException.php DB driver ensureTenantCanBeCreated 2019-09-15 11:50:19 +02:00
TenantDatabaseManager.php Apply fixes from StyleCI 2019-09-08 14:52:18 +00:00
UniqueIdentifierGenerator.php Unique ID generator 'handle' -> 'generate' 2019-09-16 16:59:18 +02:00