Patrick
The server API currently always returns the attribute mysql_version
even if no mysql is running on the server and the server was created with PostgreSQL.
In that case the PostgreSQL version number is given back in mysql_version
which is a little bit irritating.
[
"php_version" => 8.2,
"mysql_version" => 13,
]
Server-API does not consider PostgreSQL
-
Dennis moved item to board Planned
1 year ago -
Patrick moved item to project API Level Requests
1 year ago -
Patrick created the item
1 year ago