Mark Drake

Results 33 issues of Mark Drake

The Postgres Driver should provide an option to reset identity columns after a load operation has completed.

enhancement
PostgresDBI

Yadamu should support operations on that include identify columns

enhancement
PostgresDBI

Update QA Environment to use Postgres 17.x by default

enhancement
PostgresDBI
Database Vendor Issue

Migrate the MySQL Driver to node/mysql2 to support MySQL 9.x. The node/mysql package cannot connect to MySQL Databases > 8.1 due to MySQL's de-support of legacy authentication protocols.

enhancement
MySQLDBI
Database Vendor Issue

Update QA Environment to use MySQL 9.x by default

enhancement
MySQLDBI
Database Vendor Issue

Need to upgrade the mariadb database interface to use node/[email protected]

enhancement
MariadbDBI
Database Vendor Issue

Yadamu needs to handle situations where the order of the columns in the source and target tables is not the same.

enhancement
YadamuDBI

Node seems to have introduced a change of behavior or bug into stream/finished that breaks Yadamu. https://github.com/nodejs/node/issues/55152

Yadamu
Database Vendor Issue

node/mysql2 appears to hang when a connection while processing a query stream. The LostConnections test for the MySQL driver need to be disabled until this issue is addressed https://github.com/sidorares/node-mysql2/issues/3082

Database Vendor Issue
MySQLQA

node/mysql2 appears to have a problem with accuracy of edge case values for doubles. Until this issue is resolved Yadamu will have to have the server convert float the double...

MySQLDBI
Database Vendor Issue