Fix bug when converting date timestamp to date object. Updated the createdAt type.
This commit is contained in:
@@ -47,6 +47,7 @@ const config: runtime.GetPrismaClientConfig = {
|
||||
"db"
|
||||
],
|
||||
"activeProvider": "mongodb",
|
||||
"postinstall": false,
|
||||
"inlineDatasources": {
|
||||
"db": {
|
||||
"url": {
|
||||
|
||||
Reference in New Issue
Block a user