forcedotcom / go-soql

Golang tag library to generate SOQL queries
BSD 3-Clause "New" or "Revised" License
52 stars 12 forks source link

Add capability of generating partial join #31

Closed dmaykov closed 3 years ago

dmaykov commented 3 years ago

Add capability of generating partial join by allowing passing soql struct with select and where statement to field of where statement.