Whit
Whit
DTDrizzle Team
Created by Mendy on 10/31/2023 in #help
Smart or Idiotic? The Great BigInt-to-Hash Adventure!
How are you doing the bit where you are storing ULID as a binary in the database and then converting it to UUID to send to the users? I think this is the path I want to go down. It makes sense to store ULID as binary for mostly sortable IDs which means better perorming indexes, however I dont want to expose the created time of the ULID to the client.
58 replies
DTDrizzle Team
Created by Alessandra on 12/18/2023 in #help
Using drizzle studio with local d1
I have been struggling with this today. I found this but i still dont understand how to pass --local flag https://github.com/drizzle-team/drizzle-orm/discussions/1545
4 replies