Sql-to-ibis

Latest version: v0.4.1

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

Scan your dependencies

Page 2 of 4

0.2.3

More documentation fixes on PyPi

0.2.2

Updates to PyPi documentation

0.2.1

Fixes bug in certain backends where columns couldn't be used in where clause unless also selected.

For example,

SQL
SELECT A,B FROM demo_df WHERE B > 4 LIMIT 1


would throw an error with the pandas backend.

0.2.0

Changes:

* Data classes are now used internally so Python 3.6 support is dropped
* Window functions are now supported (see readme for syntax)
* Issue with joining based on multiple columns is fixed

0.1.10

Adds support for the count operation

0.1.9

Freeze dependencies to make package more stable

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.