tmuth / Logger---A-PL-SQL-Logging-Utility

Logger is used by Oracle developers to instrument their PL/SQL code
55 stars 145 forks source link

Create tochar function to handle explicit conversions #67

Closed martindsouza closed 10 years ago

martindsouza commented 10 years ago

Similar to how add_params works, this will avoid having to write custom conversions when adding variables.

martindsouza commented 9 years ago

This issue was moved to OraOpenSource/Logger#68