Sử dụng to_timestamp()
chức năng postgres
:
`insert into times (time) values (to_timestamp(${Date.now()} / 1000.0))`
Sử dụng to_timestamp()
chức năng postgres
:
`insert into times (time) values (to_timestamp(${Date.now()} / 1000.0))`