ydb-sqlalchemy icon indicating copy to clipboard operation
ydb-sqlalchemy copied to clipboard

Support TLS connections

Open rekby opened this issue 9 months ago • 0 comments

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.

rekby avatar May 20 '24 17:05 rekby