Hi Guys, I have a MG app (Yay MG!), using CF9 ORM.
I had a prob yesterday where I needed to delete a record from the db, which I did outside of CF using a DB admin tool. When I next executed an ORM query to return a list of items, it complained it couldn't find one. I tried all these to clear ORM cache etc nothing worked. ormflush(); ormEvictQueries(); ORMClearSession(); ORMCloseSession(); ormreload(); Anyone run into this, know of a solution? Maybe not directly releated to MG, but I know there's a lot of good brain power here so hope you don't mind me posting.. -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" 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/model-glue?hl=en
