Skip to content

Conversation

@ryan-timothy-albert
Copy link
Contributor

@ryan-timothy-albert ryan-timothy-albert commented Nov 10, 2025

This image is totally compatible with postgres:17 but adds pgvector

@changeset-bot
Copy link

changeset-bot bot commented Nov 10, 2025

⚠️ No Changeset found

Latest commit: d0c43c7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Nov 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
gram Ready Ready Preview Comment Nov 10, 2025 8:28pm
gram-docs-redirect Ready Ready Preview Comment Nov 10, 2025 8:28pm
gram-landing-redirect Ready Ready Preview Comment Nov 10, 2025 8:28pm

@github-actions
Copy link
Contributor

github-actions bot commented Nov 10, 2025

Squawk Report

✅ 0 violations across 1 file(s)


server/migrations/20251110195659_add-pgvector-extension.sql

-- Create "vector" extension
CREATE EXTENSION IF NOT EXISTS vector;

✅ Rule Violations (0)

No violations found.


📚 More info on rules

⚡️ Powered by Squawk (1.6.1), a linter for PostgreSQL, focused on migrations

@ryan-timothy-albert ryan-timothy-albert merged commit 4344aa0 into main Nov 10, 2025
18 checks passed
@ryan-timothy-albert ryan-timothy-albert deleted the add_pg_vector_extension branch November 10, 2025 20:50
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants