ydb-sqlalchemy
ydb-sqlalchemy copied to clipboard
YQL Dialect for SQLAlchemy
It should return self on `__enter__` and call close method on `__exit__` ``` with cursor: ... ```
https://github.com/ydb-platform/ydb-sqlalchemy/blob/48cc1c2e53a9c23be6dc371177dda644a6447b00/ydb_sqlalchemy/dbapi/cursor.py#L117 Now it can work with some additional mark for ddl queries and it should work fine after switch the dbapi to ydb query service.
For allow to use it without sqlalchemy.
### Issue Description I tried running `example.py`: ```bash /home/strix/src/ydb-sqlalchemy/.venv/bin/python /home/strix/src/ydb-sqlalchemy/examples/example.py ``` However, I encountered the following error: ``` sqlalchemy.exc.DataError: (ydb_sqlalchemy.dbapi.errors.DataError) position { row: 1 column: 74 } message: "Unknown name:...