1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-06 01:14:03 +00:00
tenancy/src/Database
Abrar Ahmad f9f1f68947 [4.x] Finish incomplete and missing tests (#947)
* complete test sqlite manager customize path

* complete test seed command works

* complete uniqe exists test

* Update SingleDatabaseTenancyTest.php

* refactor the ternary into if condition

* custom path

* simplify if condition

* random dir name

* Update SingleDatabaseTenancyTest.php

* Update CommandsTest.php

* prefix random DB name with custom_

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-09-28 10:11:05 +02:00
..
Concerns Merge branch 'master' into stein-j-readied-tenant 2022-09-28 09:48:24 +02:00
Contracts general refactor, move more classes under Database namespace 2022-08-27 03:17:16 +02:00
Exceptions get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
Models Merge branch 'master' into stein-j-readied-tenant 2022-09-28 09:48:24 +02:00
TenantDatabaseManagers [4.x] Finish incomplete and missing tests (#947) 2022-09-28 10:11:05 +02:00
DatabaseConfig.php refactor TenantDatabaseManagers 2022-08-27 22:29:08 +02:00
DatabaseManager.php get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
ParentModelScope.php misc improvements - stronger types, exception refactor 2022-08-26 21:35:17 +02:00
TenantCollection.php Merge branch 'master' into stein-j-readied-tenant 2022-09-28 09:48:24 +02:00
TenantScope.php Qualify where column (#467) 2020-07-27 15:02:12 +02:00