[Devel] [ openser-Feature Requests-1345878 ] Implement db_fmt
parameter in acc module
SourceForge.net
noreply at sourceforge.net
Wed Nov 2 12:40:54 CET 2005
Feature Requests item #1345878, was opened at 2005-11-02 11:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1345878&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: Federico Giannici (giannici)
Assigned to: Nobody/Anonymous (nobody)
Summary: Implement db_fmt parameter in acc module
Initial Comment:
With the db_extra parameter it is possible to ADD new
fields to the accounting table, but currently it's not
possible to REMOVE fields from it.
As the accountig data could be a very large number of
records, I think it is important to reduce all unused data.
What is need is simply to implement a db_fmt parameter,
with the same meaning of log_fmt.
At a first sight, it should be easy enought. I think
the most important change is in the acc_db_init_keys()
function: we have to make the keys initialization based
to the new db_fmt parameter. I don't see any other
great change, but I could be wrong...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1345878&group_id=139143
More information about the Devel
mailing list