This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Incam_SGD/sql/mysql/upgrade/3.5.0/index_files.sql

3 lines
92 B
SQL

alter table index_files add processdate datetime;
alter table index_files add what char(1);