1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 13:34:04 +00:00
tenancy/src/Database
Guilherme Saade d4a99011e6
[3.x] L10 compatibility (#1065)
* Bump dependencies for Laravel 10

* Update GitHub Actions for Laravel 10

* ci: do not test L10 using PHP 7.3

* drop < L9 support

* use `dispatch_sync` instead of `dispatch_now`

* migrate phpunit configuration

* Update ci.yml

* drop laravel < 9 support

* misc L10 fixes, new docker image

* specify odbc version

* wip

* properly list php versions as strings

* minor changes

* Add `getValue($queryGrammar)` to raw query

* Clean up `isVersion8` code

* rewrite hasFailed assertion

* phpunit schema update

* Upgrade `doctrine/dbal`

---------

Co-authored-by: Samuel Štancl <samuel@archte.ch>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
Co-authored-by: lukinovec <lukinovec@gmail.com>
2023-02-16 17:21:06 +01:00
..
Concerns Revert "Resolve #854" 2022-05-15 13:45:54 +02:00
Models [3.x] L10 compatibility (#1065) 2023-02-16 17:21:06 +01:00
DatabaseManager.php Merge hotfix branch (#834) 2022-03-30 18:00:55 +02:00
ParentModelScope.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenantCollection.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenantScope.php Qualify where column (#467) 2020-07-27 15:02:12 +02:00