Browse Source

(fixed)6468 人资系统出生年月展示错误

master
周沫沫历险记 2 years ago
parent
commit
a073b293ed
  1. 1
      doc/scripts/PEP V3.5.0/01 update_member-birthday-typetoVarchar.sql

1
doc/scripts/PEP V3.5.0/01 update_member-birthday-typetoVarchar.sql

@ -0,0 +1 @@
alter table member alter column birthday type varchar(20) using birthday::varchar(20);
Loading…
Cancel
Save