Change col. type because to_char does not work with timezone
This commit is contained in:
parent
4f61ceda91
commit
cbf262e25a
1 changed files with 1 additions and 0 deletions
1
sql/3-stock-col-change.sql
Normal file
1
sql/3-stock-col-change.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
alter table stock_change alter tech_date type time;
|
||||
Loading…
Add table
Add a link
Reference in a new issue