mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
fix: use risingwave as the sqlalchemy_uri_placeholder prefix for RisingWave engine (#33764)
This commit is contained in:
committed by
GitHub
parent
1cd12e8576
commit
85b3845f0d
@@ -166,6 +166,7 @@ trino = ["trino>=0.328.0"]
|
||||
prophet = ["prophet>=1.1.5, <2"]
|
||||
redshift = ["sqlalchemy-redshift>=0.8.1, <0.9"]
|
||||
rockset = ["rockset-sqlalchemy>=0.0.1, <1"]
|
||||
risingwave = ["sqlalchemy-risingwave"]
|
||||
shillelagh = ["shillelagh[all]>=1.2.18, <2"]
|
||||
singlestore = ["sqlalchemy-singlestoredb>=1.1.1, <2"]
|
||||
snowflake = ["snowflake-sqlalchemy>=1.2.4, <2"]
|
||||
|
||||
Reference in New Issue
Block a user