Skip to content

Fix the SQL adaper in Rhino 8#82

Merged
michaelhoehn merged 5 commits into
developfrom
SQL_Toolkit-#62-FixAdaperInRhino8
May 30, 2026
Merged

Fix the SQL adaper in Rhino 8#82
michaelhoehn merged 5 commits into
developfrom
SQL_Toolkit-#62-FixAdaperInRhino8

Fixe compliance issue

18c7265
Select commit
Loading
Failed to load commit list.
BHoMBot-CI / code-compliance succeeded May 21, 2026 in 6s

Check Code Compliance

This check has some warnings

Details

There were some warnings found with the code changed in this Pull Request

Annotations

Check warning on line 204 in SQL_Adapter/AdapterActions/Push.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / code-compliance

SQL_Adapter/AdapterActions/Push.cs#L184-L204

The use of CustomData within the code is discouraged except in circumstances where volatile data is being used. - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/IsUsingCustomData

Check warning on line 188 in SQL_Adapter/AdapterActions/Push.cs

See this annotation in the file changed.

@bhombot-ci bhombot-ci / code-compliance

SQL_Adapter/AdapterActions/Push.cs#L187-L188

The use of CustomData within the code is discouraged except in circumstances where volatile data is being used. - For more information see https://bhom.xyz/documentation/DevOps/Code%20Compliance%20and%20CI/Compliance%20Checks/IsUsingCustomData