[go: up one dir, main page]

Menu

Commit [r35]  Maximize  Restore  History

Added option --sort-by to allow the result set to be sorted before exporting;

added support for specifying a query rather than simply a table name to
allow for additional customization as required; removed the rownum attribute
from the rows since it serves no useful purpose; use cx_Logging rather than
printing directly to sys.stderr. Thanks to Micah Friesen for the initial patch.

atuining 2009-09-04

changed /trunk/ExportXML.py