nholmes3

Results 7 comments of nholmes3

I am having the same problem. I am currently getting around this with: ``` const copy = new dfd.DataFrame(dfd.toJSON(original)); ``` although it would of course be preferable if the copy...

Hey everyone, I have created [a PR](https://github.com/sequelize/sequelize/pull/14634) over in the sequelize project with some code changes aimed to address the points that @HUSSTECH outlined above. There is a [request for...

Hey @paveltiunov, is there anything I can do to help get this across the finish line? We would really like quarter granularity as well.

> @nholmes3 are you saying that `lt`, `gt` , `le` and `ge` are not working? I am saying that those operators don't work for Strings and Dates because there is...

> @nholmes3 can you give this a try? If it works, can you add something about this to the readme? > > Thanks! Hey @evantahler , these configuration options are...

Hey @evantahler I have successfully merged [the fix for this issue](https://github.com/sequelize/sequelize/pull/14665) into the v6 branch of the sequelize project which should make this issue unnecessary for the latest sequelize version....

Hey @evantahler no worries! I haven't managed to reach you on LinkedIn so I am falling back to this thread. I hope that's okay. To elaborate further on my above...