Hi all!
I created a database in postgres it has four tables, I've made their respective models. Only a model has a controller that call some functions from other models. I have the next problem when I try to call these functions: Warning (512): SQL Error: ERROR: syntax error at or near "demoFunction" Is there someone who had the same problem? Thanks! -- View this message in context: http://www.nabble.com/Using-functions-from-another-model-tp22611907p22611907.html Sent from the CakePHP mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
