Giter Site home page Giter Site logo

Comments (6)

greg0ire avatar greg0ire commented on June 15, 2024 2

Invalid datetime format? 🤔

from doctrinebundle.

ostrolucky avatar ostrolucky commented on June 15, 2024 2

Sorry this has nothing to do with bundle

from doctrinebundle.

Guervyl avatar Guervyl commented on June 15, 2024 1

Actually it is a doctrine error. I leave a video to see a live error https://drive.google.com/file/d/11q61P4phZWWW2McDauut5ilW5ZOMPiBl/view?usp=sharing

from doctrinebundle.

ostrolucky avatar ostrolucky commented on June 15, 2024

Doctrine != doctrine-bundle. We just provide wiring for doctrine/dbal and doctrine/orm. Look at this:

image
There are no usages of Doctrine\Bundle, so this is a wrong repository.

But also, this is unlikely a problem in any of the doctrine repositories. This is more like issue with db encoding/configuration. Better to create a stackoverflow post I would say.

from doctrinebundle.

stof avatar stof commented on June 15, 2024

and also better providing a reproducing case

from doctrinebundle.

Guervyl avatar Guervyl commented on June 15, 2024

Cool. I just found a fix. I had to pass the query parameters charset=utf8mb4&collation=utf8mb4_unicode_ci to the connection string.

from doctrinebundle.

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.