Josh
Josh
DTDrizzle Team
Created by Josh on 7/21/2023 in #help
Custom UUID
When declaring my schema, I would like to provide a custom UUID generator for the id column. At the moment, it's just int autoincrement or serial from drizzle. Is there a way to replace this with something like ulid with a prefix?
8 replies