Igor Savin

Results 605 comments of Igor Savin

If not, could you describe what kind of API you would like to have for it that you currently don't?

@joscelynjean I'll add it to my ToDo list, thank you!

I think all known pooling problems for existing dialects (I'm looking at you, mssql) have been addressed by now, so it should be feasible to return to this problem once...

@timgit Which limits would make sense to you? I'll do the renaming tomorrow.

@timgit I've updated the naming, let me know what sensible limits would work for you, and I'll apply that change as well.

@timgit I'm not sure I fully understand the mechanism you are proposing. Is the idea that expiration date is going to delimit the maximum possible execution time, at which point...

@timgit personally I am a big fan of vitest, it has great DX.

this: I'll prepare the vitest switch PR then, but would be nice to land https://github.com/timgit/pg-boss/pull/657 first

@turkerdev maybe this should be mentioned in the docs?

@jsumners Why are you passing second param to `insert`? It is literally a `returning` argument.