issues
search
pounard
/
goat-query
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
GNU General Public License v2.0
2
stars
0
forks
source link
Improve connect in all drivers
#51
Open
pounard
opened
4 years ago
pounard
commented
4 years ago
improve error handling during connection,
implement a set of supported options for all drivers: connection timeout, client encoding, auto-commit mode, ssl mode,
whenever possible, send all configuration queries at once,
there are probably some other possibilities for improving this.