Menu

Commit [r5401]  Maximize  Restore  History

WikiContext: don't store a reference to the db handle in a context.

While convenient for access, I'm afraid that this goes against the #3446 goals (short-lived transactions).
Also, in 0.12 there will be most probably an improved API to access the DB from the environment, either for reading (directly get a cursor) or for writing (transaction support).

cboos 2007-05-15

changed /trunk/trac/context.py
/trunk/trac/context.py Diff Switch to side-by-side view
Loading...