HyperSQL就像doxygen的程序,但只为SQL提供。它映射SQL视图,包,程序,以及HTML源代码清单的功能,显示所有的代码,这些功能对 应的代码。内部“where used”的功能还能够扫描C + +和Java源文件。 HyperSQL是用Python编写的。
Changes:
1. It fixes the cache purge (which caused the script to crash) as well as a minor problem with the syntax highlighter concerning HTML entitities.
2. The sql.keywords list was extended for syntax highlighing.
3. If you have already used a caching version of HyperSQL, your first run after this update should include the "--purge-cache=code" option for the highlighter changes to affect all your code
暂无更多评论