© 2026 Hedgehog Software, LLC
import { defineConfig } from 'drizzle-kit'; import { getXataClient } from './src'; export default defineConfig({ dialect: 'postgresql', out: './drizzle', dbCredentials: { url: getXataClient().sql.connectionString, }, verbose: true, });
error: unable to connect to the appropriate database
Join the Discord to ask follow-up questions and connect with the community
This is Xata's community Discord server, where we discuss all things Xata: projects, features, dreams!
1,125 Members