Actions
Task #79652
closedFix functional tests on PostgreSQL
Start date:
2017-02-07
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Sprint Focus:
Description
This is an umbrella task to collect issues uncovered while running functional tests against PostgreSQL.
Common issues include unquoted fieldnames, result sets being returned in a different order compared to MySQL (making assertSame() fail) and different Variable types for columns in result rows (int vs string etc.)
Actions