© 2026 Hedgehog Software, LLC
const client = postgres(DATABASE_URL!, { max: 1 }) const db = drizzle(client, { schema })
PostgresError: unrecognized configuration parameter "schema"
schema