sfindeisen / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

License:GNU General Public License v3.0


Languages

Language:Perl 100.0%