Downloadliste

Projektbeschreibung

HyperSQL is like the doxygen program with Javadoc added, but for SQL. It hypermaps SQL views, packages, procedures, and functions to HTML source code listings, and it shows all the code locations where these are used. You can use JavaDoc-style comments for documentation and even embed UnitTests with them.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-27 07:16 Zurück zur Release-Liste
3.4.0

Support für die Auslösung (einschließlich Javadoc-Tag @ Trigger) hinzugefügt wurde, und zu kommentieren ignoriert für where_used abgeschlossen wurden (z. B. jetzt auch ignorieren MViews). Darüber hinaus, mehr Code-Bereinigung und Optimierung nahm etwas Platz (scanning Quelle für Objekte). Die fehlende Bezeichnung für die Funktion / Prozedur-Parameter war immer Überprüfung markiert, unabhängig davon, ob 'desc' sollte überprüft wurden (mandatory_tags wurden ignoriert); Dieser Fehler wurde behoben. Schließlich Spalten (@ col) sind nun auch gegen mandatory_tags überprüft (DESC).
Tags: Minor feature additions, Bugfixes
Support for triggering (including Javadoc tag @trigger) was added, and COMMENT ON ignores for where_used have been completed (now also ignoring e.g. MViews). In addition to that, some more code cleanup and optimization took place (scanning source for objects).
The missing description for function/procedure parameters was always marked in verification, regardless of whether 'desc' should have been checked (mandatory_tags were ignored); this has been fixed. Finally, columns (@col) are now also checked against mandatory_tags (desc).

Project Resources