forked from tmuth/Logger---A-PL-SQL-Logging-Utility
-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Description
From @martindsouza on August 2, 2013 5:7
Remove the trigger on LOGGER_LOGS for both performance issues and to resolve #17. Still need to create a public API to insert into LOGGER_LOGS in case any external code inserted into it.
Copied from original issue: tmuth#31