Skip to content

Commit 4401229

Browse files
committed
chore: wip
1 parent f9c8a72 commit 4401229

File tree

1 file changed

+2
-0
lines changed
  • .stacks/core/database/src/migrations

1 file changed

+2
-0
lines changed

.stacks/core/database/src/migrations/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ generator client {
6262
console.log(`Schema file generated successfully at path: ${path}`);
6363
});
6464
}
65+
66+
export { generatePrismaSchema }

0 commit comments

Comments
 (0)