mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Bump SQLAlchemy to 1.3 (#7099)
* Bump sqla to >=1.3.1 * Refine mssql column types to only use N-prefixing when necessary * make join explicit * replace set with list * Add additional test case for N-prefix * Replace engine with dialect and fix linting error * Remove unneeded import
This commit is contained in:
committed by
Maxime Beauchemin
parent
80d6f5a090
commit
23e823f0c1
@@ -415,11 +415,6 @@ You can also use `PyAthena` library(no java required) like this ::
|
||||
|
||||
See `PyAthena <https://github.com/laughingman7743/PyAthena#sqlalchemy>`_.
|
||||
|
||||
MSSQL
|
||||
-----
|
||||
|
||||
Full Unicode support requires SQLAlchemy 1.3 or later.
|
||||
|
||||
Snowflake
|
||||
---------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user