denodb icon indicating copy to clipboard operation
denodb copied to clipboard

v1.0.21 - Property link does not exist on type MySQLConnector (sync also does not exist)

Open jonthomp opened this issue 4 years ago • 1 comments

I just tried migrating to v1.0.21 with the MySQL connector but it no longer comes with the link or sync methods

jonthomp avatar Jan 02 '21 18:01 jonthomp

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:

image

If you are still facing an issue, please share some more information.

Keep in touch

eveningkid avatar Jan 02 '21 19:01 eveningkid