Splitgraph

Latest version: v0.3.12

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

Scan your dependencies

Page 1 of 7

0.3.12

* Bump PostGIS deps in Engine

0.3.11

* Fix bug for Python 3.10 compatibility (https://github.com/splitgraph/sgr/pull/704)
* `sgr engine add` password prompt clarification (https://github.com/splitgraph/sgr/pull/709)

0.3.10

* Fix surrogate PK object ordering edge case, impacting some LQ mounts (https://github.com/splitgraph/sgr/pull/681).
* Add new `postgres_fdw` params: `use_remote_estimate` and `fetch_size` (https://github.com/splitgraph/sgr/pull/678)
* Add support for writable LQ to Splitfiles (https://github.com/splitgraph/sgr/pull/668)

0.3.9

Add support for writes when using layered querying (`sgr checkout --layered`) (https://github.com/splitgraph/sgr/pull/662). Note
schema changes when an image is checked out in layered querying mode are currently unsupported.

Also add support for using writeable layered querying when using Splitfiles (https://github.com/splitgraph/sgr/pull/668).

0.3.8

* Fix slow startup of `sgr` binary on Mac OS / Darwin (https://github.com/splitgraph/sgr/pull/656)
* Add new release artifact `sgr-osx-x86_64.tgz` including executable sgr, shared libraries, and resources
* Change `install.sh` on Darwin to default to the `.tgz` artifact (for previous behavior, set `FORCE_ONEFILE=1`)
* Extract the archive to `~/.splitgraph/pkg/sgr` and symlink `~/.splitgraph/sgr -> ~/.splitgraph/pkg/sgr/sgr`
* Add support for incremental loads to FDW plugins (https://github.com/splitgraph/sgr/pull/647)
* Add a `cursor_columns` field to the table parameters of FDW data sources
* Fix bug on Windows where `sgr` failed to locate `.sgconfig` in non-existent `$HOME` directory (https://github.com/splitgraph/sgr/pull/651) _Thanks harrybiddle!_
* Switch to cross-platform path expansion when adding home directory to config search paths

Starting from this version, all future releases will include `sgr-osx-x86_64.tgz`, which we recommend installing on Mac OS. The `install.sh` script will default to it.

Note: if you download an executable directly from this release page, using a web browser, then Mac will quarantine the file and refuse to execute it. Command line HTTP clients like `curl` do not have this limitation, and the recommended installation method is to run the `install.sh` script included as a part of every release. See [the pull request adding `sgr-osx-x86_64.tgz`](https://github.com/splitgraph/sgr/pull/656) for more details.

0.3.7

* Add Google BigQuery data plugin (https://github.com/splitgraph/sgr/pull/638)
* Add Amazon Athena data plugin (https://github.com/splitgraph/sgr/pull/634)
* Skip pushdown of aggregations with `WHERE` clause downcasting (https://github.com/splitgraph/Multicorn/pull/6)

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.