Git Product home page Git Product logo

Comments (8)

ramsey avatar ramsey commented on May 19, 2024

Let's hold off on that PR for right now. I have #51 open right now. I should be able to get to that tonight, which will involve completely separating the Doctrine UUID type into its own separate library.

from uuid.

ramsey avatar ramsey commented on May 19, 2024

What I meant to say was: once I separate the Doctrine type into a separate lib, then you may send the PR against that lib. :-)

from uuid.

WouterSioen avatar WouterSioen commented on May 19, 2024

Great! You can give me a poke when this is done :)

from uuid.

marijn avatar marijn commented on May 19, 2024

In my opinion that should be a setting. We're very happy with our textual representation of UUIDs in the database. It makes support/debugging a lot easier.

from uuid.

WouterSioen avatar WouterSioen commented on May 19, 2024

Both types could be added in the library. something like uuid and uuid_binary.

from uuid.

marijn avatar marijn commented on May 19, 2024

Both types could be added in the library. something like uuid and uuid_binary.

👍

from uuid.

zerrvox avatar zerrvox commented on May 19, 2024

I very much agree with both possibilities. Doctrine MongoDB ODM stores them in a binary format, which makes it really hard to work with if you need to do queries outside your code, and it would be a major BC break, so +1 for choice uuid_binary type

from uuid.

ramsey avatar ramsey commented on May 19, 2024

Thanks for your patience. I've created ramsey/uuid-doctrine and have moved the relevant code there. It's all set up and ready to go. Feel free to make your pull request there.

from uuid.

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.