Charles Lowell

Results 4 comments of Charles Lowell

@chippers Thanks! It was totally the path. I was not running the tauri-driver in the same directory as I was running the node script. That got me working on the...

I've tried to "fake" it with a javascript only extension since the only function that I'm using is `gen_random_uuid()` ```ts import { randomUUID } from "node:crypto"; const pgcrypto: Extension =...

@zhaungueigyea I think that's what I'm trying to do: use the nodejs uuid generator.

@ragrag Sadly no.