Rik Smale

Results 361 comments of Rik Smale

Upgrading to 3.0.2 now causes the following failed tests; ``` 1) DataTypes BIGINT is deserialized as a string when DataType is not specified: AssertionError: expected 123 to deeply equal '123'...

Linking https://github.com/sequelize/sequelize/pull/15311 here so we don't forget about it

I've been giving this some thought after the monthly and I think it would be nice to include this in a v7 alpha after all. Possibly a v7 beta but...

Just to check; this is still blocked by `describeTable`, correct? Any chance parts can be done already? Like migrating the enum functions to TS.

I'm fine with closing this, can we keep #14554 open? I want to revisit that when v7 rolls around if Mike doesn't

> How is this still not supported ? Because nobody worked on this. There are some workarounds and you are free to come up with an API design that we...

@taslangraham not yet, we'll start work when sequelize v7 is in beta (which we expect in the next month or so)

We're currently planning a full rewrite from scratch of the CLI for v7, but we're happy to review PRs to upgrade umzug and allow ESM builds if it does not...

`umzug` is indeed under our organization, but it is being maintained by @mmkal Please open an issue there if changes need to be made to `umzug` first

Upgrade to umzug v3 will happen with v7 of the CLI which will also support v7 of sequelize. No ETA or roadmap yet, but we'll work on it once we...