> > However, the extension is not released yet as I had some problems with
> > the sqlparse (http://code.google.com/p/python-sqlparse/) limitations
> > at the time.
>
> Did you consider using SQLAlchemy (SA) instead of raw SQL?
>

Actually, I didn't.

My use case is about documenting the database from the raw DB creation
script file. But if the SQLAlchemy is able to parse the file as well
(with the nice addition of retrieving the info from actual DB as well)
then certainly I should consider it. Thanks for the tip.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" 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/sphinx-dev?hl=en.

Reply via email to