Skip to content

Commit

Permalink
fix plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Ilchuk committed Jan 11, 2024
1 parent bdc0b3b commit 39705f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"sqlalchemy.dialects": [
"yql.ydb=ydb_sqlalchemy.sqlalchemy:YqlDialect",
"ydb=ydb_sqlalchemy.sqlalchemy:YqlDialect",
"yql=ydb_sqlalchemy.sqlalchemy:YqlDialect",
]
},
)

0 comments on commit 39705f9

Please sign in to comment.