Updated DB architecture documentation and DB setup script with the new collection "appointments" #87

Merged
GFMpt13 merged 3 commits from docs/database-architecture-mongodb into main 2025-11-01 12:25:33 +00:00
GFMpt13 commented 2025-10-31 01:51:50 +00:00 (Migrated from github.com)

Added the new collection to the documentation. Updated the visual schema. Updated the Data Base.
Also changed bsonType "Date" to "ISODate" and "decimal" to "decimal128".

This closes Issue #85

Added the new collection to the documentation. Updated the visual schema. Updated the Data Base. Also changed bsonType "Date" to "ISODate" and "decimal" to "decimal128". This closes Issue #85
miguelmiranda20 (Migrated from github.com) reviewed 2025-10-31 01:51:50 +00:00
AndreFerreira5 (Migrated from github.com) reviewed 2025-11-01 11:53:17 +00:00
AndreFerreira5 (Migrated from github.com) requested changes 2025-11-01 11:54:33 +00:00
AndreFerreira5 (Migrated from github.com) left a comment

everything looks good, except the missing reference in the db diagram (workOrderId FK relationship is missing).
when that is addressed, this can be merged!

everything looks good, except the missing reference in the db diagram (workOrderId FK relationship is missing). when that is addressed, this can be merged!
GFMpt13 (Migrated from github.com) reviewed 2025-11-01 12:22:53 +00:00
AndreFerreira5 (Migrated from github.com) approved these changes 2025-11-01 12:23:57 +00:00
AndreFerreira5 (Migrated from github.com) left a comment

looks good, merging.
good work!

looks good, merging. good work!
Sign in to join this conversation.
No description provided.