denodb
denodb copied to clipboard
v1.0.21 - Property link does not exist on type MySQLConnector (sync also does not exist)
I just tried migrating to v1.0.21 with the MySQL connector but it no longer comes with the link or sync methods
Hi Jon,
Make sure you have upgraded to the latest version adding --reload to your deno run command:
deno run --reload script.ts
I just tried with the latest version and it works fine:
If you are still facing an issue, please share some more information.
Keep in touch