Victj
Victj
DTDrizzle Team
Created by Victj on 10/18/2023 in #help
Problem with insert timestamp in postgres
Hello, i´m having problems with timestamp in postgres. When I save a timestamped date in the database the saved date is incorrect and also when i run a select query the selected date is wrong. If I run the insert query manually then the date is saved correctly, but when I do the select it still shows the wrong date. How can I solve it? https://github.com/drizzle-team/drizzle-orm/discussions/1389
1 replies