Open thmlbdshoichi opened 7 months ago
Which driver are you using and version of it (Ex: PostgreSQL 10.0):
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
The steps to reproduce this issue:
Noted: If the bug is related to data, please attach an example SQL data.
It doesn't have time offset
There is the structure of this table which type is datetimeoffset
If Update using Tableplus GUI need to include +07:00 in the end to specify time offset which is normal behavior
then If Query the same record the timeoffset +07:00 is gone
Please answer the questions below, it helps us to track the issue.
Which driver are you using and version of it (Ex: PostgreSQL 10.0):
Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81):
The steps to reproduce this issue:
Noted: If the bug is related to data, please attach an example SQL data.
It doesn't have time offset
There is the structure of this table which type is datetimeoffset
If Update using Tableplus GUI need to include +07:00 in the end to specify time offset which is normal behavior
then If Query the same record the timeoffset +07:00 is gone