• mikeSimonson's avatar
    Allow to connect without a dbname param · 387eb545
    mikeSimonson authored
    The PDO connection allow the instantiation of the connection even if the dbname
    parameter isn't present. This change is there to make sure both behave the same way.
    387eb545
Name
Last commit
Last update
..
Driver.php Loading commit data...
MysqliConnection.php Loading commit data...
MysqliException.php Loading commit data...
MysqliStatement.php Loading commit data...