Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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-08-29 20:46 Back to release list
3.8.0

로깅 시설이 향상되었습니다 : 이제는 자동으로 로그 파일 회전을 (크기에 따라)뿐만 아니라, 캡처 처리되지 않은 파이썬 경고 (파이썬 2.7에서만 이상 후자) 구성된 로그 레벨에 따라 처리하도록 지원합니다. 또한 JavaDoc 파서 정말 지금은이 모든 태그는 스팬 여러 줄을 수있을 것입니다, regexps '에를 사용하여 재작 성되었습니다. 사소한 수정 프로그램은 항상 개체 전에 마지막 줄에를 가리키는했다 코드 링크에 줄 번호에 적용되었다.
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.

Project Resources