My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 15: add verbose mode to fixture command
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  kumar.mcmillan
Type-Enhancement
Priority-Medium
Milestone-Undecided


Sign in to add a comment
 
Reported by kumar.mcmillan, Aug 06, 2007
when running the fixture command it would be helpful to see what sql is
being generated by the database layer.  This could be activated like:

fixture --verbose

and could be implemented (for sqlalchemy) by adding:

self.meta.engine.echo = True

at around line 109 to generate_sqlalchemy.py
Comment 1 by kumar.mcmillan, Sep 02, 2008
(No comment was entered for this change.)
Labels: Milestone-Undecided
Sign in to add a comment

Hosted by Google Code