ydb-sqlalchemy
ydb-sqlalchemy copied to clipboard
Support Binary/String datatype
Run Tests:
$ pytest -vv test/test_suite.py::BinaryTest
Failed with:
sqlalchemy.exc.StatementError: (builtins.AttributeError) module 'ydb_sqlalchemy.dbapi' has no attribute 'Binary'