Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2018-08-31 | 724 Bytes | |
SqlPlusScript-0.5.0.zip | 2018-08-31 | 702.2 kB | |
Totals: 2 Items | 703.0 kB | 0 |
Version 0.5.0 ( 2018-08-31) =========================== [+] Add query option "o" for specify custom sorting. [+] Use query option "C" for specify additional columns, displayed after default columns (previously, the "C" option was used to limit the number of output rows). [*] Value for query option "g" should be specified first (before value for "c" option, if it is used). [*] Remove unnecessary re-sorting in case of display last record (using query options ":t1"). [-] Remove query options "X", "L", "D", "M" (Roman numerals), used for limiting the number of output rows (use numbers instead of them, for example "10" instead of "X"). [-] Remove sophisticated query option "R", used for sorting.