You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
> [!CAUTION]
2
+
> This repository is no longer updated. To study behaviour differences, see [platform matrix test in phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine/blob/be66017/tests/Platform/QueryResultTypeWalkerFetchTypeMatrixTest.php) which has far bigger dataset.
3
+
1
4
## How different PHP database drivers fetch numbers and booleans
2
5
3
6
When a native type is used and when string is returned? This repository aims to verify behaviour of PHP connectors to MySQL, PgSQL and SQLite with different configurations and PHP versions.
0 commit comments