Forum OpenACS Q&A: more caveat on upgrading

Collapse
Posted by Deds Castillo on
The perl script Jun made was very useful.  There's still some problems in upgrading though.  Here is the scenario:

1. We use the script to replace all create statements
2. This will only replace the creates. I've noticed some sql queries which use truncated views in the "from" section of their select statements.
3. The problem now arises because the selects will look for the shorter names but Jun's script now created longer names.

Found out the hard way when my RH8.0 got flaky and I was forced to upgrade to RH9.0.

Collapse
Posted by Deds Castillo on
Ooops.  This should have been posted as a reply here https://openacs.org/forums/message-view?message_id=109337 but I managed to click on "Post new".  Cross posting it on that thread now.