go-soql icon indicating copy to clipboard operation
go-soql copied to clipboard

Allow selecting struct columns without breaking up the struct

Open Learath2 opened this issue 1 year ago • 2 comments

This feature allows selecting structs without breaking them up. It's useful for types like time.Time, where having it as a selectColumn generates nothing in the marshalled select clause.

Learath2 avatar May 07 '24 13:05 Learath2

Thanks for the contribution! Before we can merge this, we need @Learath2 to sign the Salesforce Inc. Contributor License Agreement.

salesforce-cla[bot] avatar May 07 '24 13:05 salesforce-cla[bot]

I did sign the CLA and if I click the link again it says you have already signed the CLA. It seems broken somehow

Learath2 avatar May 07 '24 19:05 Learath2