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

YQL Dialect for SQLAlchemy

Results 15 ydb-sqlalchemy issues
Sort by recently updated
recently updated
newest added

It should return self on `__enter__` and call close method on `__exit__` ``` with cursor: ... ```

enhancement
good first issue
dbapi

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.

enhancement
good first issue
dbapi

For allow to use it without sqlalchemy.

enhancement
dbapi

### 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:...