Danny Martini
Danny Martini
This should be fixed in the next release 🚀 See: https://github.com/n8n-io/n8n/pull/8412
> also, please setup a spell-checker in your editor. in this PR it doesn't matter, but without a spell-checker it's only a matter of time before we end up with...
> I can set up one for comments, still have to research if there is one for variables/properties/methods/strings/etc for nvim. Haven't seen one so far that's widely used. I found...
superseded by https://github.com/n8n-io/n8n/pull/8544
I've decided against doing the refactors now. This would be bottomless pit that I would sink my time in and everybody else's time that had to review what I'd do....
@krynble did you start with a clean db or one that only saw the master branch so far? If you use a db that was already migrated then the order...
> btw we'll probably have to update this before merging the feature branch We will have to update this whenever a new migration is merged to master: > If another...
> Ah yes, n8n uses the timestamp, so even if you change the array order, the timestamp is used as a tie breaker (probably by TypeORM) so you have to...
@krynble can you try again please 🙏🏾
Seems to be a duplicate of #47