/sqlpp

A very simple PL/SQL preprocessor. Use #includes and #defines in your PL/SQL code (like in C) and then run sqlpp to replace constant names with their values.

Primary LanguagePerlGNU General Public License v3.0GPL-3.0

sqlpp

A very simple PL/SQL preprocessor. Use #includes and #defines in your PL/SQL code (like in C) and then run sqlpp to replace constant names with their values.