AkiraVoid
unread,Jun 19, 2022, 10:01:51 AM6/19/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to node-mysql
For now, the structure is difficult to migrate with TypeScript. Every query should have a consistent result whatever it is "SELECT", "UPDATE", "INSERT INTO" or "DELETE FROM". Also, at least we should have a table describes all possible properties and their types in result and error object.