Skip to content

Commit 358b303

Browse files
committed
chore: remove old postgraphile-plugin-pgvector (superseded by graphile-pgvector-plugin)
1 parent 489a995 commit 358b303

17 files changed

Lines changed: 1 addition & 1241 deletions

File tree

.github/workflows/run-tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ jobs:
7777
env: {}
7878
- package: graphile/graphile-pgvector-plugin
7979
env: {}
80-
- package: graphile/postgraphile-plugin-pgvector
81-
env: {}
8280
- package: graphql/server-test
8381
env: {}
8482
- package: graphql/env

GRAPHILE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ All Graphile RC dependencies are pinned to **exact versions** (no `^` or `~` pre
5959
- **graphile-cache** -- LRU cache with PostGraphile v5 integration
6060
- **graphile-test** -- PostGraphile v5 testing utilities
6161
- **graphile-authz** -- Dynamic authorization plugin for PostGraphile v5
62-
- **postgraphile-plugin-pgvector** -- pgvector similarity search plugin for PostGraphile v5
62+
- **graphile-pgvector-plugin** -- pgvector codec + auto-discovered vector search plugin for PostGraphile v5
6363

6464
### `graphql/` packages
6565

graphile/postgraphile-plugin-pgvector/CHANGELOG.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

graphile/postgraphile-plugin-pgvector/README.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

graphile/postgraphile-plugin-pgvector/jest.config.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

graphile/postgraphile-plugin-pgvector/package.json

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)