increase connection pool

This commit is contained in:
2026-06-04 15:21:51 +03:30
parent 17869470ab
commit 70711de81c
4 changed files with 7 additions and 17 deletions
+1
View File
@@ -61,6 +61,7 @@ export default defineConfig({
emit: 'ts',
},
connect: true,
// CLI-only (migrations/seeders run outside HTTP); runtime app config must not set this.
allowGlobalContext: true,
seeder: {
path: './dist/seeders',