-
Notifications
You must be signed in to change notification settings - Fork 0
Z0019
Duane Dieterich edited this page Feb 10, 2025
·
2 revisions
Issue | Need "wtplsql_run" and Test Runners in Query/View |
---|---|
Status | closed |
Assigned | DDieterich |
Milestone | V1.2 Hooks and GUI |
Est Hrs | |
%Complete | |
Labels | enhancement |
Links | Issues Summary |
(Add newest entries on top and add Date/Time and Author for each entry.)
2019-05-25 13:52:22 -00:00 DDieterich labeled
2019-05-24 00:39:05 -00:00 DDieterich closed
2019-05-24 00:01:54 -00:00 DDieterich assigned
2019-03-09 23:22:19 -00:00 DDieterich milestoned
2019-03-09 19:19:02 -00:00 DDieterich renamed
2019-03-09 19:18:46 -00:00 DDieterich
select owner
,object_name PACKAGE_NAME
from dba_procedures
where procedure_name = wtplsql.get_runner_entry_point
and object_type = 'PACKAGE';