Doxygen/Javadoc-esque SQL DDL documentor?

From: Eric D Nielsen <nielsene(at)MIT(dot)EDU>
To: pgsql-general(at)postgresql(dot)org
Subject: Doxygen/Javadoc-esque SQL DDL documentor?
Date: 2003-04-28 15:23:02
Message-ID: 200304281523.LAA21165@cathedral-seven.mit.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does anyone know of a good tool for generating documentation
from a commented SQL DDL file? Some of my developers were
recommending Doxygen, but it doesn't support SQL directly. The
few hacks I could find for it were all listed numerous short-comings.

An ideal system would understand FK and user/group permissions, as
well as allowing me to enter breif/detail descriptions of table/view/function
and attribute descriptions.

Eric Nielsen

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-04-28 15:42:56 Re: > 16TB worth of data question
Previous Message Oleg Bartunov 2003-04-28 15:16:45 Re: Estimating space required for indexes