Tricked

Results 8 comments of Tricked

❤️🦀❤️

@comp500 should be ready for merge lmk if there's anything wrong

@comp500 just merge this pr into a separate branch and add your changes, don't really want to bother with go atm

> Ah right, I can reproduce the problem now (before I was running edgedb and deno both inside wsl). > > It seems on windows, Deno is resolving `localhost` to...

got helped in the discord and found this to be the solutions ``` client.query(` insert User { user_id := $id } `, { id: "336465356304678913" }) ```

actually i feel like this should be reopened selected int64's are turned into numbers and loose precision so using bigints which is pretty easy to do or using strings sounds...

https://deno.land/x/imagescript although quite low level