Skip to content

Commit

Permalink
feat: updated mongodb/schema.prisma file from https://github.com/mapa…
Browse files Browse the repository at this point in the history
  • Loading branch information
vivianedias committed Dec 10, 2024
1 parent b693e42 commit ec4c2ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prisma/mongodb/schema.prisma
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ model MsrRegisterData {
neighborhood String?
city String?
state String?
street String?
lat Float?
lng Float?
createdAt DateTime @default(now())
Expand Down

0 comments on commit ec4c2ef

Please sign in to comment.