Skip to content

Commit

Permalink
add trino (#33104)
Browse files Browse the repository at this point in the history
* add trino

* adding brackets

* pipenv lock

* update pipfile lock
  • Loading branch information
thefrieddan1 authored Nov 12, 2024
1 parent c2c5fb4 commit 71c0073
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 83 deletions.
1 change: 1 addition & 0 deletions docker/genericsql/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ verify_ssl = true

[packages]
sqlalchemy = "*"
'trino[sqlalchemy]' = "*"
teradatasqlalchemy = "*"
pymysql = "*"
psycopg2-binary = "*"
Expand Down
Loading

0 comments on commit 71c0073

Please sign in to comment.