#548 closed improvement (fixed)
Change timestamp to datetime in MySQL
| Reported by: | car031 | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 7.2.1 |
| Component: | Core | Version: | 7.2 |
| Keywords: | Cc: |
Description
change the timestamp data type to datetime in MySQL.
alter table ld_document MODIFY column ld_sourcedate datetime;
alter table ld_version MODIFY column ld_sourcedate datetime;
Change History (2)
comment:1 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 11 years ago
| Version: | → 7.2 |
|---|
Note:
See TracTickets
for help on using tickets.
