1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-06 06:54:04 +00:00
tenancy/src
Nick Kitchen cc6d4fe0dd
[4.x] Added support for Microsoft Sql Server (#715)
* added support for microsoft sql server database

* added support for microsoft sql server database

* trigger ci

* revert change

* trigger ci

* Try installing pdo_sqlsrv

* different approach for installing sqlsrv via pecl

* add dependencies

* add gnupg2

* Update Dockerfile

* try skipping msodbcsql17

* Update Dockerfile

* add dependency back

* update before installing

* try to add mssql

* mssql host

* TENANCY_TEST_MSSQL_HOST env var

* add env vars for mssql

* add sqlsrv vars to TestCase

* rename vars to SQLSRV [skip ci]

* MSSQL -> SQLSRV

Co-authored-by: Samuel Štancl <samuel@archte.ch>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-06-23 13:04:53 +02:00
..
Bootstrappers merge 3.x 2022-06-01 14:58:44 +02:00
Commands [4.x] Add tenant schema dump command (#807) 2022-06-01 16:12:59 +02:00
Concerns Merge hotfix branch (#834) 2022-03-30 18:00:55 +02:00
Contracts Make annotations static 2020-09-02 19:45:06 +02:00
Controllers Rewrite old tests 2020-05-12 23:22:40 +02:00
Database Revert "Resolve #854" 2022-05-15 13:45:54 +02:00
Events Rolling back & deleting DB events 2020-05-24 20:52:50 +02:00
Exceptions Improve queue tenancy 2021-12-31 18:10:03 +01:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features fixed typo (#766) 2021-12-22 13:24:07 +01:00
Jobs Merge hotfix branch (#834) 2022-03-30 18:00:55 +02:00
Listeners Apply fixes from StyleCI 2020-06-02 16:57:30 +00:00
Middleware [3.x] Compatibility with Laravel 9 (#802) 2022-03-08 01:50:25 +01:00
Resolvers Fix issue 632: cached lookup (#633) 2021-04-16 19:57:41 +02:00
TenantDatabaseManagers [4.x] Added support for Microsoft Sql Server (#715) 2022-06-23 13:04:53 +02:00
CacheManager.php Fixed array to string conversion (#718) 2021-12-25 22:10:34 +01:00
DatabaseConfig.php Fix typo (#441) 2020-06-18 14:29:01 +02:00
helpers.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
Tenancy.php Improve queue tenancy 2021-12-31 18:10:03 +01:00
TenancyServiceProvider.php [4.x] Add tenant schema dump command (#807) 2022-06-01 16:12:59 +02:00
UUIDGenerator.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00