Skip to content

Commit

Permalink
[PLUGINS] Bump Version [ibis | sqlalchemy]
Browse files Browse the repository at this point in the history
  • Loading branch information
blythed committed Jan 7, 2025
1 parent 6890340 commit 22d46e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions plugins/ibis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Superduper ibis is a plugin for ibis-framework that allows you to use Superduper

This plugin cannot be used independently; it must be used together with `superduper_ibis`.


Superduper supports SQL databases via the ibis project. With superduper, queries may be built which conform to the ibis API, with additional support for complex data-types and vector-searches.


Expand Down
2 changes: 1 addition & 1 deletion plugins/sqlalchemy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Superduper sqlalchemy is a metadata plugin for Superduper that allows you to sto
This plugin cannot be used independently; it must be used together with superduper_ibis.


## Installation
## Installation

```bash
pip install superduper_sqlalchemy
Expand Down

0 comments on commit 22d46e9

Please sign in to comment.