Mert
Mert
DTDrizzle Team
Created by meow on 3/14/2024 in #help
Postgres Schema (namespace) + Drizzle
6 replies
DTDrizzle Team
Created by meow on 3/14/2024 in #help
Postgres Schema (namespace) + Drizzle
there should be a schemaFilter if you want to exclude stuff, otherwise defining in a schema file should be enough
6 replies
DTDrizzle Team
Created by meow on 3/14/2024 in #help
Postgres Schema (namespace) + Drizzle
use pgSchema to define a schema variable, then use schema.table instead of pgTable
6 replies