Skip to content

Conversation

@goerch
Copy link
Contributor

@goerch goerch commented Oct 3, 2024

We also can't use NoCache to work around the problems in #2117. This PR seems to make NoCachework for our use case. Thanks to @Dot-H for providing test cases.

{
return default;
}
return new CommandDefinition(parameters is DynamicParameters ? parameters : null, flags);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On a second thought: is it better to mask out some of the command flags?

@JamalQasem
Copy link

CI is broken ? Tests run successfully on a local machine.

@mgravell
Copy link
Member

mgravell commented Oct 7, 2024

CI looks to be a postgresql change on the default image. Checking.

@mgravell mgravell mentioned this pull request Oct 7, 2024
@mgravell mgravell merged commit 38df7bb into DapperLib:main Oct 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants