Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Conversation

@DavidJGapCR
Copy link

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 22, 2025

Test Results

238 tests   237 ✅  9s ⏱️
  4 suites    1 💤
  4 files      0 ❌

Results for commit 36f6052.

♻️ This comment has been updated with latest results.

@DavidJGapCR DavidJGapCR marked this pull request as ready for review September 22, 2025 17:50
var columnName = property.GetColumnName(tableId) ?? property.GetDefaultColumnName(tableId);
property.SetColumnName(columnName.ToLowerInvariant());
if (columnName != null)
property.SetColumnName(columnName.ToLowerInvariant());

Choose a reason for hiding this comment

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

I'm surprised this was accepted without { }. I thought our rules did not allow that.

@CSR2017 CSR2017 merged commit 0526f72 into main Sep 23, 2025
20 checks passed
@CSR2017 CSR2017 deleted the ADMINAPI-1311 branch September 23, 2025 20:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants