Fix flowchart image url
This commit is contained in:
parent
60e7da542b
commit
ae40dcfc96
@ -8,7 +8,7 @@
|
|||||||
See: https://dbdiagram.io/d/5e769ab14495b02c3b88936f
|
See: https://dbdiagram.io/d/5e769ab14495b02c3b88936f
|
||||||
|
|
||||||
## Flowchart
|
## Flowchart
|
||||||
![Meeting Scheduler Flowchart](https://git.armada.digital/rui/meeting-scheduler-backend/src/branch/master/research/meetingscheduler.png "Meeting Scheduler Flowchart")
|
![Meeting Scheduler Flowchart](https://git.armada.digital/rui/meeting-scheduler-backend/src/branch/master/research/meetingscheduler.jpg "Meeting Scheduler Flowchart")
|
||||||
|
|
||||||
## How to deal with date and time in PostgreSQL?
|
## 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)
|
- 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