This commit is contained in:
2025-10-13 12:19:22 -04:00
parent e7fff00001
commit 47a76569c1
7 changed files with 20 additions and 494 deletions

View File

@@ -28,6 +28,16 @@
},
"db:deploy": {
"cache": false
},
"db:seed": {
"cache": false
},
"db:push": {
"cache": false
},
"db:studio": {
"cache": false,
"persistent": true
}
}
}