Sumidora
Sumidora
Explore posts from servers
DTDrizzle Team
Created by Sumidora on 5/22/2024 in #help
Default bigint column mode to "bigint" with introspect command
I am using PostgreSQL with the introspect command. By default, drizzle-kit sets columns of type bigint to mode="number" and inserts comments. Is there a way to specify mode="bigint" as the default?
2 replies