ydb-sqlalchemy
ydb-sqlalchemy copied to clipboard
Support TLS connections
Now support simple no auth connection only: https://github.com/ydb-platform/ydb-sqlalchemy/blob/48cc1c2e53a9c23be6dc371177dda644a6447b00/ydb_sqlalchemy/dbapi/connection.py#L37
Workaround: initialize ydb.Driver and pass it by ydb_session_pool
option.