We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dde3ca commit 6164ca0Copy full SHA for 6164ca0
1 file changed
app/helpers/dragnet/pl_sql_usage_helper.rb
@@ -222,6 +222,7 @@ def pl_sql_usage
222
This check evaluates also functions in packages.
223
"),
224
plsql: true,
225
+ min_db_version: '19',
226
:sql=> "\
227
DECLARE
228
TYPE proc_RT IS RECORD(
0 commit comments