Fix flowchart image url
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
See: https://dbdiagram.io/d/5e769ab14495b02c3b88936f
|
See: https://dbdiagram.io/d/5e769ab14495b02c3b88936f
|
||||||
|
|
||||||
## Flowchart
|
## 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)
|
||||||
|
|||||||
Reference in New Issue
Block a user