Add Caolan McMahon's nodeunit as submodule |
|
More...
|
almost 15 years ago
|
Possible implement use/store result switch for MysqlSyncConn::Query(). Use it carefully |
|
More...
|
almost 15 years ago
|
Split statements related functions into special section of API overview. |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::MultiMoreResults(), MysqlSyncConn::multiNextResult() and MysqlSyncConn::multiRealQuery() methods |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::FieldCount() method |
|
More...
|
almost 15 years ago
|
Fix compile errors in binding source |
|
More...
|
almost 15 years ago
|
Fix cpplint.py error on long line |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::RealQuery(), StoreResult() and UseResult() methods without tests and compile checking |
|
More...
|
almost 15 years ago
|
Remove some MySQLnd and deprecated functions from MySQLi API overview |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::Debug() method without tests and compile checking |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::DumpDebugInfo() method without tests and compile checking |
|
More...
|
almost 15 years ago
|
Remove extra MySQLnd functions from MySQLi API overview |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::Stat() method without tests and compile checking |
|
More...
|
almost 15 years ago
|
Fix bug with 'lint' target in wscript |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::GetWarnings() method with tests |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::GetInfoString() method with tests |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::SqlState() method with tests |
|
More...
|
almost 15 years ago
|
Bump version to 0.0.3 |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::SetSsl() method |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::GetCharset() method with tests |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::GetCharsetName() method with tests |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::SetCharset() method with tests |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::selectDb() method |
|
More...
|
almost 15 years ago
|
Add node-mysql-sync API overview at docs/api_node_mysql_sync.md |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::Ping() method, add connection check in MysqlSyncConn::ChangeUser() |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::ChangeUser method. |
|
More...
|
almost 15 years ago
|
Fix ugly bug and change mysql_sync_bindings.cc to follow coding styles |
|
More...
|
almost 15 years ago
|
Add MysqlSyncConn::connectErrno() and MysqlSyncConn::connectError() methods with tests |
|
More...
|
almost 15 years ago
|
Add tests/debug.js for inspecting bindings 'classes' from javascript |
|
More...
|
almost 15 years ago
|
Add docs/api_php_mysqli.md, overview of PHP MySQLi API, that will be approximately implemented in node-mysql-sync. |
|
More...
|
almost 15 years ago
|