Gilles Querret

Results 212 comments of Gilles Querret

Could be done. How do you plan to manage incremental dump in your repo (and how will you generate them) ?

@mikefechner @CIenthusiast I understand the need (or the preference) for a single DF per table. If you also store the incremental DF in the repo, would you want to generate...

> I never do. I think we already had this discussion, but this means that you have to handle field rename or add / delete during deployment.

Incremental dump per table would require significant work.

Unfortunately, I had no chance to work on that. You can open a [PR](https://github.com/Riverside-Software/pct/blob/main/CONTRIBUTING.md) if you want.

XML file is read before being fully generated by the compiler. Is that in Sonarlint Eclipse or VS Code ?

Did you upgrade CABL from 3.1 to 3.3.x ? Any SonarQube upgrade at the same time ? And did you upgrade SonarLint from 11.10 to 11.13 at the same time...

How long is the analysis with 11.10.5104 ? You can stay with this version in the meantime. We'll investigate the regression in 11.13.

Can you also try updating to [11.18](https://github.com/Riverside-Software/sonarlint-eclipse/releases/tag/v11.18.5903) ? Issue could be related to #1205 where Sentry is activated. Check if Sonarlint output contains line: ``` Monitoring is disabled by feature...