Patches item #1372036, was opened at 2005-12-02 17:34 Message generated for change (Comment added) made by osas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1372036&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver devel Status: Open Resolution: None Priority: 5 Submitted By: Ovidiu Sas (osas) Assigned to: Nobody/Anonymous (nobody) Summary: remove the raw_query() from lcr reload_gws() function Initial Comment: The dbtext module does not support raw_query(). By replacing the raw_query() with a query() we will be one step further to support lcr with dbtext. Next step would be to remove the raw_query from the load_gws function(). ---------------------------------------------------------------------- >Comment By: Ovidiu Sas (osas) Date: 2005-12-21 10:46 Message: Logged In: YES user_id=1395524 Here's the complete patch for the lcr modules. The gw table and lcr table are loaded into the memory, and load_gws() method will work with the in memory tables. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1372036&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
