Fix bug when converting date timestamp to date object. Updated the createdAt type.

This commit is contained in:
2025-12-04 12:29:00 -05:00
parent 9b6be363a0
commit d4040322a5
3 changed files with 4 additions and 5 deletions

View File

@@ -47,6 +47,7 @@ const config: runtime.GetPrismaClientConfig = {
"db"
],
"activeProvider": "mongodb",
"postinstall": false,
"inlineDatasources": {
"db": {
"url": {