#drizzle/turso/bun

1 messages · Page 1 of 1 (latest)

sterile helm
#

Greetings! I can't find any documentation on how to implement migrations to turso with bun. Currently this works perfectly for me, but only locally. I haven't been able to migrate my DB to turso (remote)

maiden cargo
sterile helm
#

@maiden cargo

#

Bun is not defained T.T and i dont understand

#

I already had experience integrating drizzleORM into node and there are several ways, I have tried all the ones I could think of, but I have not been able to make it work T.T

#

@maiden cargo xDLOLOLOL amazing 2h testing and it was just a matter of changing Bun * process my god

maiden cargo
sterile helm
#

wtf?

#

why is it hanging? @maiden cargo

maiden cargo
maiden cargo
# sterile helm wtf?

Basically every npm package cli has a "shebang" which says to execute as node... so bun respects it for now (unless you say otherwise)

sterile helm
#

xD no exit proccess why ?

#

@maiden cargo

sterile helm
#

Thank you very much bro. I had been looking for a solution for 2 days, incredibly it was 1 line of code, I have already tested it and I think I understand much better what each configuration does.

maiden cargo
sterile helm