mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-22 02:36:12 +01:00
823d4c406d
In the PHP world there are only one driver for SQLite and Postgres available. `runTests.sh` disallows to specify a driver for SQLite or Postgres and therefore setting the variable would make that check more complex. This change modifies the driver information for SQLite and Postgres to use hardcoded driver output to keep the cross check for specifing a driver for these database vendors. Resolves: #1278 |
||
---|---|---|
.. | ||
runTests.sh |