Coder Social home page Coder Social logo

Comments (8)

tt4g avatar tt4g commented on June 8, 2024

There should be libpqxx version requirement for pgvector-cpp to work, you should open this issue in pgvector-cpp repository.

from libpqxx.

VamshiGowdaHP avatar VamshiGowdaHP commented on June 8, 2024

There should be libpqxx version requirement for pgvector-cpp to work, you should open this issue in libdx repository.

I'm unable to find libdx repository. Can you provide the link for this repository?

from libpqxx.

tt4g avatar tt4g commented on June 8, 2024

My apologies. It appears the keyboard was pressed just before I sent the comment.
Updated my comments.

from libpqxx.

tt4g avatar tt4g commented on June 8, 2024

Resolved: pgvector/pgvector-cpp#3

from libpqxx.

jtv avatar jtv commented on June 8, 2024

@VamshiGowdaHP it sounds like the authors of pgvector-cpp have built libpqxx support, but haven't updated it to the latest libpqxx versions. The newer versions add a few requirements for how to define conversion support between a C++ type and its SQL text equivalent. in particular, the conversion now needs to define converts_to_string and converts_from_string. (See include/pqxx/doc/datatypes.md for the current requirements.)

from libpqxx.

jtv avatar jtv commented on June 8, 2024

I suppose we can close this ticket now?

from libpqxx.

vamgowda-git avatar vamgowda-git commented on June 8, 2024

Yes, you can close this ticket.

from libpqxx.

jtv avatar jtv commented on June 8, 2024

Thanks for letting me know.

from libpqxx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.