sgr icon indicating copy to clipboard operation
sgr copied to clipboard

sgr (command line client for Splitgraph) and the splitgraph Python library

Results 69 sgr issues
Sort by recently updated
recently updated
newest added

Bumps [notebook](http://jupyter.org) from 6.4.6 to 6.4.12. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notebook&package-manager=pip&previous-version=6.4.6&new-version=6.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [cffi](http://cffi.readthedocs.org) from 1.14.6 to 1.15.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cffi&package-manager=pip&previous-version=1.14.6&new-version=1.15.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [types-tabulate](https://github.com/python/typeshed) from 0.1.1 to 0.8.11. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-tabulate&package-manager=pip&previous-version=0.1.1&new-version=0.8.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [click](https://github.com/pallets/click) from 7.1.2 to 8.1.3. Release notes Sourced from click's releases. 8.1.3 This is a fix release for the 8.1.0 feature release. Changes: https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-3 Milestone: https://github.com/pallets/click/milestone/18?closed=1 8.1.2 This is...

dependencies

The [Available Adapters](https://docs.getdbt.com/docs/available-adapters) page is one of the dbt community's most-visited docs pages. It would be of great benefit for first-time visitors to the dbt docs to see: 1. that...

Right now the only options to get data from splitgraph are CSV via "sgr csv export" or SQL via "sgr dump". Very often data include JSON records that more comfortably...

I'm using a splitfile to build images and while it works most of the time, sometimes it fails with these errors ``` Gathering remote metadata... error: psycopg2.errors.UndefinedFunction: function splitgraph_api.get_tagged_images(unknown, unknown)...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Bumps [minio](https://github.com/minio/minio-py) from 7.1.2 to 7.1.4. Release notes Sourced from minio's releases. Bugfix Release What's Changed docs: fix typo in object_lock config function name by @​harshavardhana in minio/minio-py#1176 fix progress...