microsoft / Power-Fx

Power Fx low-code programming language
MIT License
3.21k stars 329 forks source link

Allow multiple relationships in ConnectorType #2747

Open LucGenetier opened 2 days ago

LucGenetier commented 2 days ago

Allow multiple relationships in ConnectorType Fix CompileTimeTypeWrapperRecordValue.TryGetField Add Equals to ConnectorType

This update doesn't update CdpRecordType yet DV and NL repos are not impacted by these changes

LucGenetier commented 2 days ago

✅ No public API change.

LucGenetier commented 1 day ago

Public API changes:
❌CP0002 M:Microsoft.PowerFx.Connectors.CdpExtensions.TryGetFieldExternalTableName(Microsoft.PowerFx.Types.RecordType,System.String,System.String@,System.String@)