Updated DB architecture documentation and DB setup script with the new collection "appointments" #87
No reviewers
Labels
No labels
CI/CD
MongoDB
PostgreSQL
api
authentication
bug
documentation
duplicate
enhancement
example issue
fix
good first issue
help wanted
high-level requirement
infrastructure
invalid
low-level requirement
medium-level requirement
question
security
test
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AndreFerreira5/starranja!87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/database-architecture-mongodb"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
everything looks good, except the missing reference in the db diagram (workOrderId FK relationship is missing).
when that is addressed, this can be merged!
looks good, merging.
good work!