Skip to content

Commit b649b0a

Browse files
nicof38nicof38
authored andcommitted
Add ibm-db package to enable DB2 as datasource:
1 parent 772b160 commit b649b0a

File tree

2 files changed

+53
-2
lines changed

2 files changed

+53
-2
lines changed

poetry.lock

Lines changed: 52 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ maintainers = [
1111
{ name = "Redash maintainers and contributors", email = "<[email protected]>" }
1212
]
1313
readme = "README.md"
14-
dependencies = []
14+
dependencies = ["ibm-db (>=3.2.7,<4.0.0)"]
1515

1616
[tool.black]
1717
target-version = ['py38']

0 commit comments

Comments
 (0)