[Devel] [ openser-Patches-1372036 ] remove the raw_query() from lcr
reload_gws() function
SourceForge.net
noreply at sourceforge.net
Tue Jan 10 17:18:50 CET 2006
Patches item #1372036, was opened at 2005-12-03 00:34
Message generated for change (Settings changed) made by bogdan_iancu
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: Closed
>Resolution: Accepted
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 22: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 21: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-23 01: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 19: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 17: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
More information about the Devel
mailing list