Sqlalchemy-trino

Latest version: v0.5.0

Safety actively analyzes 626763 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5.0

Deprecated `sqlalchemy-trino` in favor of `trino-python-client`

`sqlalchemy-trino` was developed as _[Trino](https://trino.io/) (f.k.a PrestoSQL) dialect for SQLAlchemy._
Since trinodb/trino-python-client81, all code of `sqlalchemy-trino` is donated and merged into upstream project.
So now, this project is no longer active and consider as deprecated.

0.4.1

**NOTE**
[`trino-python-client`](https://github.com/trinodb/trino-python-client) 0.307 release with built-in SQLAlchemy driver (code donation from this repo).
To **avoid conflict between this package and the built-in dialect**, please update the `sqlalchemy-trino` to 0.4.1 or pinned `trino` to `0.360.0`

Start from 0.5, `sqlalchemy-trino` will going to maintenance mode, and all development should going to [`trino-python-client`](https://github.com/trinodb/trino-python-client)

**Change log**:
* 37 Overwrite limit_clause in TrinoSQLCompiler

0.4.0

Change log:
* 25 support `sessionUser`
* 30 support JWT Authentication
* 32 eager-loading `cursor.description` and remove `TrinoResultProxy`
* 33 bugfix & improve `parse_sqltype` func
* 34 using `information_schema` instead of `SHOW` command

0.3.0

**Change log**:
* Feat: Supporting [Pandas](https://pandas.pydata.org/) #10
* Fix: Getting table comment is broken if it's not supported 11
* Fix: Change default catalog from hive to system 13

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.