Skip to content

Commit 1b78597

Browse files
authored
Merge branch 'main' into pre-release
2 parents d93b649 + d25a32c commit 1b78597

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

backend/src/generated/client/edge.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ const config = {
169169
"db"
170170
],
171171
"activeProvider": "sqlite",
172+
"postinstall": false,
172173
"inlineDatasources": {
173174
"db": {
174175
"url": {

backend/src/generated/client/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ const config = {
170170
"db"
171171
],
172172
"activeProvider": "sqlite",
173+
"postinstall": false,
173174
"inlineDatasources": {
174175
"db": {
175176
"url": {

0 commit comments

Comments
 (0)