You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take for example, this postgres example. I wish to make use of drizzle/node-postgresql with drizzle-kit. Why is it that the config for process.env.DATABASE_URL is mentioned twice? Shouldn't drizzle.config.ts be the single source of truth?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Take for example, this postgres example. I wish to make use of drizzle/node-postgresql with drizzle-kit. Why is it that the config for
process.env.DATABASE_URL
is mentioned twice? Shouldn't drizzle.config.ts be the single source of truth?Beta Was this translation helpful? Give feedback.
All reactions