We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a7371a commit 5822e8aCopy full SHA for 5822e8a
docs/nuxt.config.ts
@@ -34,7 +34,7 @@ export default defineNuxtConfig({
34
},
35
database: {
36
type: 'd1',
37
- binding: 'DB',
+ bindingName: 'DB',
38
// type: 'libsql',
39
// url: process.env.TURSO_DATABASE_URL!,
40
// authToken: process.env.TURSO_AUTH_TOKEN!,
0 commit comments