Evan Rittenhouse
Evan Rittenhouse
Hey @neersighted, thanks for doing that - I see the submodule folder on the `relative_submodule` branch. Sorry for all the questions + appreciate the patience. I haven't worked much with...
Apologies for the delay, work has been crazy. Commenting here so the issue doesn't get picked up by someone else as I'm basically code complete - will hopefully be able...
@dimbleby I've got a local branch with a `logger.debug` call to print out the ignored files. Should I submit the PR against Poetry or Poetry-Core?
@tomquist opening this draft PR so you can see progress. I may also ask you a few clarifying questions as I'm not super familiar with PostgreSQL, which is where `minifyAliases`...
@WikiRik can you please confirm that this fix will be included in the newest release? CC @tomquist
Seems like error codes from the two failed jobs stem from DB2 and MSSQL not supporting `updateOnDuplicate`, which should be expected failures.
@WikiRik Sure - where/how can I do that? Would it just be a check for `this.sequelize.dialect == 'db2'` in the test, or is it somewhere in the GitHub CI/CD pipeline?
This is done and all tests are passing.
@ephys To be honest, I'm not great with the type system. Would you be able to help resolve this issue?
@finswimmer Sorry for the basic question, but how do I submit a PR for `poetry-core` changes when the issue is filed in `poetry`? Should I just replicate the issue in...