| Age | Commit message (Expand) | Author |
| 2025-10-11 | Add host and port configuration to Postgres provider (#6)externals/vecdb | Andrew Hyatt |
| 2025-10-11 | Add host and port configuration to Postgres provider | Andrew Hyatt |
| 2025-10-11 | Handle dashes in fields and large Postgres IDs (#5) | Andrew Hyatt |
| 2025-10-11 | Set new version | Andrew Hyatt |
| 2025-10-11 | Use pg-connect-plist | Andrew Hyatt |
| 2025-10-11 | Handle dashes in fields and large Postgres IDs | Andrew Hyatt |
| 2025-07-24 | Add Continuous Integration, setting up postgres, chroma, and qdrant (#3) | Andrew Hyatt |
| 2025-07-24 | Fix lint issue | Andrew Hyatt |
| 2025-07-24 | Pass empty api key for qdrant | Andrew Hyatt |
| 2025-07-24 | Add vector extension on pg db create | Andrew Hyatt |
| 2025-07-24 | Merge branch 'main' into ci | Andrew Hyatt |
| 2025-07-24 | Add runs-on and environment for integration tests | Andrew Hyatt |
| 2025-07-24 | Split into two tests, remove 28, which we don't support | Andrew Hyatt |
| 2025-07-24 | Remove stray quote | Andrew Hyatt |
| 2025-07-23 | Fix various errors pointed out by review | Andrew Hyatt |
| 2025-07-21 | Set version to 0.2 | Andrew Hyatt |
| 2025-07-21 | Add postgres implementation of vecdb with pgvector | Andrew Hyatt |
| 2025-07-21 | Fix missing space in integration tests | Andrew Hyatt |
| 2025-07-21 | Fix mistaken function name in README | Andrew Hyatt |
| 2025-07-21 | Fix typo in README | Andrew Hyatt |
| 2025-07-21 | Use prepared statements, fix typo | Andrew Hyatt |
| 2025-07-20 | Add Continuous Integration, setting up postgres, chroma, and qdrant | Andrew Hyatt |
| 2025-07-20 | Fixes for upserting without payload fields | Andrew Hyatt |
| 2025-07-16 | Get psql tests to pass integration tests | Andrew Hyatt |
| 2025-07-16 | Merge branch 'main' into psql | Andrew Hyatt |
| 2025-07-15 | Fix integration test copyright header and whitespace | Andrew Hyatt |
| 2025-07-15 | Add Postgres to integration test | Andrew Hyatt |
| 2025-07-15 | Merge branch 'main' into psql | Andrew Hyatt |
| 2025-07-15 | Fix psql lint warnings | Andrew Hyatt |
| 2025-07-15 | Add info to README about psql | Andrew Hyatt |
| 2025-07-15 | Add first version of Postgres integration | Andrew Hyatt |
| 2025-07-15 | feat: Add .elpaignore to exclude test files | Andrew Hyatt |
| 2025-07-15 | Create gitignore, change how integration tests choose providers | Andrew Hyatt |
| 2025-07-15 | Specify the need to set the same payload fields in the README | Andrew Hyatt |
| 2025-06-16 | Merge pull request #1 from ahyatt/chroma-integration-tests | Andrew Hyatt |
| 2025-06-16 | Relax some integration test expectations, fix chroma code | Andrew Hyatt |
| 2025-06-15 | Fix tests, and fix qdrant integration to get tests to pass | Andrew Hyatt |
| 2025-06-15 | Okay, I've generalized the integration tests to be provider-agnostic. | google-labs-jules[bot] |
| 2025-06-15 | Refactor Chroma integration tests based on feedback | google-labs-jules[bot] |
| 2025-06-14 | Add integration tests for ChromaDB | google-labs-jules[bot] |
| 2025-06-14 | Remove references to "embed" in the README | Andrew Hyatt |
| 2025-06-14 | Refine README to talk more about vectors | Andrew Hyatt |
| 2025-06-14 | Fix compilation error (which was a real error) | Andrew Hyatt |
| 2025-06-14 | Fix all lint issues | Andrew Hyatt |
| 2025-06-14 | Rename package from embed-db to vecdb | Andrew Hyatt |
| 2025-06-14 | dev: Add Eldev configuration with GNU ELPA | Andrew Hyatt |
| 2025-06-14 | Add chroma provider support to embed-db | Andrew Hyatt |
| 2025-06-12 | Fix embed-db-get-item signature | Andrew Hyatt |
| 2025-06-08 | Fix qdrant file header, make delete call synchronous | Andrew Hyatt |
| 2025-05-27 | Properly quote the payload | Andrew Hyatt |