Update flowchart link
This commit is contained in:
parent
53c94900cb
commit
1402069a42
@ -8,7 +8,7 @@
|
||||
See: https://dbdiagram.io/d/5e769ab14495b02c3b88936f
|
||||
|
||||
## Flowchart
|
||||
![Meeting Scheduler Flowchart](https://git.armada.digital/rui/meeting-scheduler-backend/src/branch/master/research/meetingscheduler.jpg "Meeting Scheduler Flowchart")
|
||||
[Open flowchart with diagrams.net](https://app.diagrams.net/#Uhttps://git.armada.digital/rui/meeting-scheduler-backend/raw/commit/53c94900cbedcbfccee4050c232956aebe16b083/research/meetingscheduler.drawio)
|
||||
|
||||
## How to deal with date and time in PostgreSQL?
|
||||
- use `datetime` datatype without timezone (datetime with timezone is using offset, which doesn't work well with DST)
|
||||
|
Loading…
Reference in New Issue
Block a user