Open Issues Need Help
View All on GitHub Request: Public API for connection validation about 2 months ago
mysqljs/mysql incompatibilities feature request good first issue
:zap: fast mysqljs/mysql compatible mysql driver for node.js
JavaScript
#database-adapter#mysql#mysql-client#node-js
Streaming pipeline errors block connections about 2 months ago
bug good first issue
:zap: fast mysqljs/mysql compatible mysql driver for node.js
JavaScript
#database-adapter#mysql#mysql-client#node-js
Invalid date using sequelize bind queries 3 months ago
AI Summary: The task is to debug and fix a date parsing issue in the `mysql2` Node.js driver when used with Sequelize's bind parameters. The issue causes incorrect date values to be returned when using prepared statements, specifically affecting dates with and without time components. The provided code demonstrates the problem and a potential fix needs to be implemented and tested.
Complexity:
4/5
bug good first issue
:zap: fast mysqljs/mysql compatible mysql driver for node.js
JavaScript
#database-adapter#mysql#mysql-client#node-js