You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came accross this project since i had to work with introspecting some foreign keys on a database table. This library comes in handy for that purpose.
Im currently using knex with mysql2 driver. But it is not supported. It would be nice to have this functionality since MySQL2 offers more features and better performance.
Will there be an implementation for this, or do you guys allow an implementation?
Hi everyone,
I came accross this project since i had to work with introspecting some foreign keys on a database table. This library comes in handy for that purpose.
Im currently using knex with mysql2 driver. But it is not supported. It would be nice to have this functionality since MySQL2 offers more features and better performance.
Will there be an implementation for this, or do you guys allow an implementation?
https://www.npmjs.com/package/mysql2
Now it throws an error because of the missing implementation.
The text was updated successfully, but these errors were encountered: