Forum OpenACS Development: Response to UPGRADE Scripts PLEASE

Collapse
Posted by Jon Griffin on
Can someone please explain to my why it was necessary to modify the search_observer_queue table in search-tables-create.sql?

This works in 7.2, but I am not sure if it works in 7.1:


alter table search_observer_queue rename column date to event_date;

If this works in 7.1 then search is also done.