/me changing subject to reflect new topic ;o)
On Thu, Jan 28, 2010 at 10:30 AM, Robby Findler
<[email protected]> wrote:
> On Thu, Jan 28, 2010 at 8:01 AM, Chris Nelson <[email protected]> wrote:
>
[...]
>> We sometimes do:
>>
>> INSERT INTO session_attribute (sid, authenticated, name, value)
>> VALUES ('user', 1, 'email', '[email protected]');
>> INSERT INTO session_attribute (sid, authenticated, name, value)
>> VALUES ('user', 1, 'name', 'User Name');
>
> Yes, that's what I need. I'm sorry if I'm being dense, but is there
> somewhere I can read aobut how the trace database is organized, or
> should I be able to figure that out from the code?
>
Before filing a ticket, if there is no better solution
Q:
- Isn't it a good idea to have something like this in TracDeveloper plugin ?
- How could it be implemented ? The only thing that comes to my mind
is to monkey patch `trac.db.xxx` functions & classes for DB schema.
Better ideas ?
--
Regards,
Olemis.
Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/
Featured article:
Fixing `setup.py`. Distributing `tracgviz.ig` and `examples`. -
http://simelo.hg.sourceforge.net/hgweb/simelo/trac-gviz/rev/275ce6364959
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.