GitHub user rsaleev added a comment to the discussion: Oracle DB drivers customization
SQLAlchemy URI oracle://<login>:<password>@<host>:1521/?service_name=<database_name> oracledb + SQLAlchemy 1.4 (Superset 6) And workaround from answer above GitHub link: https://github.com/apache/superset/discussions/41212#discussioncomment-17361058 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
