Valeria Popova

Results 6 issues of Valeria Popova

# Codebase Improvement Request ## Describe the Codebase Improvement Request Actualize section with table field description

enhancement

Support migration for ydb-sqlalchemy via alembic https://alembic.sqlalchemy.org/en/latest/

student-projects

Support YDB as a data source for [SuperSet](https://superset.apache.org/docs/databases/db-connection-ui#how-to-add-new-database-engines-to-available-endpoint) (now uses sqlalchemy

student-projects

https://github.com/ydb-platform/ydb-sqlalchemy/blob/main/tests/test_core.py#L159

Run Tests: `$ pytest -vv test/test_suite.py::NumericTest`

Run Tests: `$ pytest -vv test/test_suite.py::BinaryTest` Failed with: `sqlalchemy.exc.StatementError: (builtins.AttributeError) module 'ydb_sqlalchemy.dbapi' has no attribute 'Binary'`