Code Monkey home page Code Monkey logo

Comments (8)

gcoombe avatar gcoombe commented on May 23, 2024 2

Hi @arnaudbesnier the column type was date

from forest-express-sequelize.

gcoombe avatar gcoombe commented on May 23, 2024

Any idea on an ETA for reviewing this one? I'd like to get us off our branch, but getting this resolved will be necessary for that to happen. Thanks!

from forest-express-sequelize.

arnaudbesnier avatar arnaudbesnier commented on May 23, 2024

Hi @gcoombe, I cannot reproduce your issue in my postgresql/sequelize4 environment with a date type.

fieldDateOnly: { type: DataTypes.DATEONLY },

Could you share with us your database type, the column type you have configured and the field declaration in Sequelize?

Thanks

from forest-express-sequelize.

arnaudbesnier avatar arnaudbesnier commented on May 23, 2024

FYI here are my fix versions:

I need your response to find a way to reproduce and be be confident with the patch. Thank you.

from forest-express-sequelize.

arnaudbesnier avatar arnaudbesnier commented on May 23, 2024

Hi @gcoombe, can you please help?

from forest-express-sequelize.

gcoombe avatar gcoombe commented on May 23, 2024

Hi @arnaudbesnier apologies for the delay. The noted fix version seem to fix the problems on my end. I can still repro the issue on master. My set up is as follows:

  • column type: : DataTypes.DATEONLY
  • db: postgres
  • sequelize version: 4.37.1

Your server must be in a location with a negative UTC shift to repro.

from forest-express-sequelize.

arnaudbesnier avatar arnaudbesnier commented on May 23, 2024

Thanks @gcoombe, I think you missed the most important part of the response, which is the column type defined in your Postgres database. ;)

I tried to reproduce the issue with the exact same conditions, so I guess the difference we have is the column type.

from forest-express-sequelize.

arnaudbesnier avatar arnaudbesnier commented on May 23, 2024

Hi @gcoombe, the fix has been released in Forest v2.12.1.

Thanks for the feedback.

🌲🌲🌲

from forest-express-sequelize.

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.