cube-js/cube

option to enable thick mode of oracledb

Open

#9477 opened on Apr 16, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (19,563 stars) (1,965 forks)batch import
driver:oraclehelp wanted

Description

Is your feature request related to a problem? Please describe. no.

Describe the solution you'd like by default , oracle-driver use thin mode of oracledb. In cases when Oracle server does not support the thin mode, we need a way to tell oracle-driver to use thick mode of oracledb

Describe alternatives you've considered

Additional context

Contributor guide