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.

2011-07-18 10:26
3.9.0

Diese Pressemitteilung enthält einige Korrekturen an der Javadoc Parser (Groß-und Kleinschreibung Ausgabe) und, um es in Windows-Umgebungen arbeiten. Die Unit-Tests haben einige Verbesserungen sowie, und das Objekt-Typ "TYPE" wird nun unterstützt (JavaDoc: @ type).
Tags: Minor fixes and enhancements
This release contains some fixes to the Javadoc parser (case-sensitivity issue) and to make it work in Windows environments. The unit tests have some improvements as well, and the object type "TYPE" is supported now (JavaDoc: @type).

2010-09-13 00:48
3.8.5

Ein riesiger Code Reorganisation (zur besseren Wartung und Wiederverwendbarkeit) fand mit dieser Version. Neben, dass Dateien HTML jetzt mehr "permanent" Namen, so kann man sie direkt link (das gleiche gilt für "Anker" in diesen Dateien true). Darüber hinaus wurde für Python-Code v3 Kompatibilität hergestellt.
Tags: code reorg, Minor improvements
A huge code reorganization (for better maintenance and reusability) took place with this release. Next to that, HTML files now get more "permanent" names so one can link to them directly (the same is true for "anchors" in those files). Moreover, code was prepared for Python v3 compatibility.

2010-08-29 20:46
3.8.0

Die Logging-Funktion wurde verbessert: Es unterstützt jetzt die automatische Log-Datei Drehung (bezogen auf Größe) sowie die Erfassung unbehandelte Python-Warnungen entsprechend der konfigurierten Log-Ebene gehandhabt werden (letztere nur mit Python 2.7 oder höher). Darüber hinaus hat der JavaDoc-Parser umgeschrieben Hilfe regexps, so dass nun alle Tags Lage sein sollten, über mehrere Zeilen erstrecken. Ein kleiner Fix war die Zeilennummern im Code Links, die immer auf die letzte Zeile vor dem Objekt zeigt angewendet wurden.
Tags: Minor feature additions, minor fixes
The logging facility has been enhanced: it now supports automatic log file rotation (based on size), as well as capturing unhandled Python-warnings to be handled according to the configured log level (the latter only with Python 2.7 or above). Furthermore, the JavaDoc parser has been rewritten using RegExps, so now all tags should be able to span multiple lines. A minor fix was applied to the line numbers in code links, which always were pointing to the last line before the object.

2010-08-22 22:17
3.7.5

Die wichtigste neue Feature dieser Version ist die Unterstützung für eingebettete UnitTests: mit der @ Testfall Begriffe, kann man nun einbetten Testfälle mit Ihrem Stil JavaDoc-Dokumentation. HyperSQL exportiert sie in XML, so Tools von Drittanbietern können UnitTest Skripte in der Sprache Ihrer Wahl erstellen. Ein Beispiel-Skript vorgesehen. Ein weiterer kleiner Feature zusätzlich ist die Größe Details zum Formen Seiten hinzugefügt.
Tags: Major feature enhancements
The major new feature of this version is the support for embedded UnitTests: using the @testcase tag, you now can embed test cases with your JavaDoc style documentation. HyperSQL exports them to XML, so third party tools can create UnitTest scripts in the language of your choice. A sample script is provided. Another minor feature addition is the size details added to forms pages.

2010-08-08 19:32
3.7.0

Dieses Release behebt eine Reihe von Bugs sowie die Einführung neuer Funktionen. Die Bugs behoben verursacht Abstürze bei verschiedenen Anlässen. Darüber hinaus wies Quellcode Links für Formulare auf nicht vorhandene Zeilen Code, und bilden Dateien versehentlich in einigen Statistiken aufgenommen worden. Neue Features umfassen Todos / Fehler gegen Formen (und optional die Aufnahme mit den entsprechenden Statistiken) und grundlegende Überprüfung javadoc für Oracle Forms Programm Einheiten gesammelt. Die file_size_limit für Formulare nun darin, die PL / SQL-Code-Größe statt Dateigröße gebunden.
Tags: Bugfixes, feature additions
This release fixes a bunch of bugs as well as introducing new features. The bugs fixed caused crashes on different occasions. Additionally, source code links for forms pointed to nonexistent code lines, and form files have accidentally been included in some stats. New features include Todos/Bugs being collected from forms (and optional inclusion with the corresponding stats) and basic javadoc verification for Oracle Forms program units. The file_size_limit for forms now is bound to the PL/SQL code size instead of file size.

Project Resources