RE: Another SQLcl quirk
From: Jeff Smith <jeff.d.smith_at_oracle.com>
Date: Fri, 12 Jul 2019 07:47:52 -0700 (PDT)
Message-ID: <206c9409-70bf-4f15-bb5d-20aa60e146b7_at_default>
SQL> show version
Oracle SQLDeveloper Command-Line (SQLcl) version: 19.1.0.0 SQL> This looks like a bug. Will it be fixed in the next release, which is due in a couple of days?
Date: Fri, 12 Jul 2019 07:47:52 -0700 (PDT)
Message-ID: <206c9409-70bf-4f15-bb5d-20aa60e146b7_at_default>
Appears to be
SQL> show version
Oracle SQLDeveloper Command-Line (SQLcl) version: 19.2.0.0
SQL> set history fails
SQL> show history
HISTORY enabled
blacklist: show,history,connect,set
enabled blacklist: show,history,connect,set Do not show failed statements Max Size: 50
SQL> show version
Oracle SQLDeveloper Command-Line (SQLcl) version: 19.1.0.0 SQL> This looks like a bug. Will it be fixed in the next release, which is due in a couple of days?
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Jul 12 2019 - 16:47:52 CEST