Menu

#1 doc. descriptions file format

open
nobody
None
5
2002-01-10
2002-01-10
No

Documentation regarding the descriptions file is split
between the hope page, and a few lines within the
code. The command line options to use the
descriptions file and 'tables' option are not
documentated clearly.

"A java-style properties file can optionally be used
to add human-readable descriptions of such schema
elements as tables, columns and indexes."

lib/dbdoc/dbdoc.py
# Valid property file entries are:
# schema.name
# schema.notes
# table.<tablename>.shortdesc
# table.<tablename>.notes
# table.<tablename>.column.<columnname>.shortdesc
# table.<tablename>.index.<indexname>.shortdesc

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.