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: 2006-01-09 15:59 Message: Logged In: YES user_id=1395524 Here's the patch with backward compatibility mode (set by direct_db parameter) ---------------------------------------------------------------------- Comment By: Ovidiu Sas (osas) Date: 2006-01-05 14:50 Message: Logged In: YES user_id=1395524 Here's an updated patch according to Juha's comments. ---------------------------------------------------------------------- Comment By: Ovidiu Sas (osas) Date: 2005-12-22 18:18 Message: Logged In: YES user_id=1395524 The lcr_reload() works now and here's the complete patch. ---------------------------------------------------------------------- Comment By: Ovidiu Sas (osas) Date: 2005-12-21 12:40 Message: Logged In: YES user_id=1395524 removing the patch file. it looks like the lcr_reload is broken :( working on it ... ---------------------------------------------------------------------- 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
