File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ Functional tests] ( https://github.com/ydb-platform/ydb-sqlalchemy/actions/workflows/tests.yml/badge.svg )] ( https://github.com/ydb-platform/ydb-sqlalchemy/actions/workflows/tests.yml )
5
5
[ ![ Style checks] ( https://github.com/ydb-platform/ydb-sqlalchemy/actions/workflows/style.yml/badge.svg )] ( https://github.com/ydb-platform/ydb-sqlalchemy/actions/workflows/style.yml )
6
6
7
- This repository contains __ work in progress__ YQL dialect for SqlAlchemy 2.0.
8
- Api may be changed in future without backward compatibility.
7
+ This repository contains YQL dialect for SqlAlchemy 2.0.
8
+
9
+ ** Note** : Dialect also works with SqlAlchemy 1.4, but it is not fully tested.
10
+
9
11
10
12
## Installation
11
13
To work with current ydb-sqlalchemy version clone this repo and run from source root:
Original file line number Diff line number Diff line change 1
1
sqlalchemy >= 1.4.0 , < 3.0.0
2
2
ydb >= 3.18.8
3
- ydb-dbapi >= 0.1.2
3
+ ydb-dbapi >= 0.1.5
You can’t perform that action at this time.
0 commit comments