Drizzle Studio breaking with PGlite + PGVector

Getting a message
Error: could not access file "$libdir/vector": No such file or directory
I am able to generate and run migrations using drizzle-ORM and insert, query data correctly.

It just fails when i try to load studio, i wanted to see the data etc. Any help is greatly appreciated, i also made an issue on github ๐Ÿ™

https://github.com/drizzle-team/drizzle-kit-mirror/issues/584
image.png
GitHub
bug-report.zip PGlite works fine as i can store and retrieve vectors. With drizzle-ORM i can generate and run migrations too. But when i go to open drizzle studio i get this error. Any help is grea...
Was this page helpful?