Forum OpenACS Q&A: Re: Copenhagen - Oracle 9i (informal)

Collapse
Posted by Dave Bauer on
If the functions for delete are renamed, all the places that generate dynbamic pl/sql code in the Tcl API need to be fixed.

One example is relation_remove. https://openacs.org/api-doc/proc-view?proc=relation_remove&source_p=1

I just wanted to mention this somewhere.

Collapse
Posted by Hazi Gharagozlou on
I have changed the "xql" files. For the moment I have not changed any of the "tcl" files. From my understanding the pl/sql code in "tcl" files don't get called if there is a corresponding "xql" file.