mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
pgvecto-rs: update links in comments to new website
The pgvecto.rs domain is no longer registered.
This commit is contained in:
parent
dd613136ee
commit
f875b09f1e
2 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
let
|
||||
inherit (pkgs) lib;
|
||||
|
||||
# Test cases from https://docs.pgvecto.rs/use-cases/hybrid-search.html
|
||||
# Test cases from https://docs.vectorchord.ai/use-case/hybrid-search.html
|
||||
test-sql = pkgs.writeText "postgresql-test" ''
|
||||
CREATE EXTENSION vectors;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue