Trivadis / plsql-formatter-settings

PL/SQL & SQL formatter settings based on the Trivadis PL/SQL & SQL Coding Guidelines
Apache License 2.0
134 stars 46 forks source link

Support SQLcl 23.3 #260

Closed PhilippSalvisberg closed 10 months ago

PhilippSalvisberg commented 10 months ago

Update the formatter to support SQLcl 23.3.

The grammar is not compatible with SQLDev 23.1, so the Arbori program needs to be updated and for the use in SQLDev 23.1 the dbtools-common.jar from SQLcl 23.3 needs to be copied into the SQLDev directory (sqldeveloper/sqldeveloper/lib).

Update all libs to the latest versions