We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55830eb commit 0433ccdCopy full SHA for 0433ccd
dbt/adapters/oracle/__version__.py
@@ -14,4 +14,4 @@
14
See the License for the specific language governing permissions and
15
limitations under the License.
16
"""
17
-version = "1.8.0"
+version = "1.8.1"
requirements.txt
@@ -1,4 +1,4 @@
1
dbt-common>=1.1.0,<2.0
2
dbt-adapters>=1.2.1,<2.0
3
dbt-core>=1.8.1,<2.0
4
-oracledb==2.2.1
+oracledb==2.3.0
0 commit comments