Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(postgres): Handle vector extension creation properly (elizaOS#1561)
- Add proper checks for vector extension existence - Create extensions schema if not exists - Add extensions schema to search path - Ensure idempotent schema creation
- Loading branch information