This repository was archived by the owner on Aug 30, 2024. It is now read-only.
SQLcl 22.4.0
·
93 commits
to main
since this release
Formatter Settings for SQLcl 22.4.0
Settings for
- Oracle SQLcl, Version 22.4.0
- Oracle SQL Developer, Version 22.2.1 (requires
dbtools-common.jarfrom SQLcl 22.4.0, however, this breaks the code completion feature)
JDK 11 is required for SQLDev and SQLcl. The standalone tvdformat.jar works with JDK 11 or newer.
New
- #244 New
timeoutparameter in standalone formatter. The parameter defines the time in seconds to wait for the completion of the formatting for a file. The parameter is not applicable within SQLcl.
Fixed
- #243 Runtime failure when formatting single file with
ignoreoption
See main branch for the latest version.