[Devel] [ openser-Feature Requests-1345878 ] Implement db_fmt parameter in acc module

SourceForge.net noreply at sourceforge.net
Thu Nov 3 13:07:41 CET 2005


Feature Requests item #1345878, was opened at 2005-11-02 13:40
Message generated for change (Comment added) made by bogdan_iancu
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: Remind
Priority: 5
Submitted By: Federico Giannici (giannici)
>Assigned to: Bogdan (bogdan_iancu)
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...


----------------------------------------------------------------------

>Comment By: Bogdan (bogdan_iancu)
Date: 2005-11-03 14:07

Message:
Logged In: YES 
user_id=1275325

I will have to investigate what will be the impact over the
DB interaction (variable nr/name of columns).

----------------------------------------------------------------------

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