Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Atrox
Posts
Comments
R
Railway
•
Created by $P on 9/29/2023 in
#✋|help
How do you put a time in a Postgres database?
or maybe
HH:MM
is enough
38 replies
R
Railway
•
Created by $P on 9/29/2023 in
#✋|help
How do you put a time in a Postgres database?
I think for TIME you might have to specify
HH:MM:SS
at a minimum for it to be valid
38 replies
R
Railway
•
Created by $P on 9/29/2023 in
#✋|help
How do you put a time in a Postgres database?
https://www.postgresql.org/docs/current/datatype-datetime.html
38 replies
R
Railway
•
Created by $P on 9/29/2023 in
#✋|help
How do you put a time in a Postgres database?
I think a regular
timestamp
might be easier to work with though
38 replies
R
Railway
•
Created by $P on 9/29/2023 in
#✋|help
How do you put a time in a Postgres database?
probably, it does exist
38 replies
R
Railway
•
Created by $P on 9/29/2023 in
#✋|help
How do you put a time in a Postgres database?
what data type are you using for your column?
38 replies
R
Railway
•
Created by Atrox on 9/29/2023 in
#✋|help
Working with EdgeDB
N/A
5 replies