Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2018-07-05 | 942 Bytes | |
SqlPlusScript-0.4.0.zip | 2018-07-05 | 695.4 kB | |
Totals: 2 Items | 696.3 kB | 0 |
Version 0.4.0 ( 2018-07-04) =========================== [+] Add help system, working in SQL*Plus (accessed by <help.sql>). Add help topics about installation, settings, query options and few scripts. [+] Add query options for getting help on the executed script (for example, "@select.sql :?") and on query options (for example, "@select.sql :??"). [+] Add script for setting SqlPlusScript scripts directory, used in SQL*Plus (Utility/set-sps-script-dir.sql). [+] Add make goal "add-version" for simplify adding new version of project. [*] Rename unixname of project from "sqlps" to "sqlpsc" (with similar change in URL of home page), developer's documentation moved to Doc/Html/ru directory. [*] Rename scripts according to main view used in them (dependency.sql to dependencies.sql, index-column.sql to ind-columns.sql). [!] Fixes for use scripts with query options in "clean SQL*Plus" (without custom settings).