Marc Scheuner
Marc Scheuner
Yes - definitely still desired - either have separate namespace boxes for entities, optionsets etc. - or have a Yes/No option saying "Add relative path to namespace" - when I...
> @marcscheuner-bfh how would you propose handling local option sets? By default these are generated in the same file as the Entity. I'm assuming in that case, you would prefer...
> Something like that: > ```sql > select top 10 c.* from contact c > join account a ON c.contactid = a.primarycontactid > ``` > is working. Am I missing...
> I don't really want to be inventing my own custom SQL extensions, but if there is something in the existing T-SQL language to do this I'd be happy to...
Same here - just installed the WSJF extension in our Azure Devops Services (in the cloud), added the fields, defined which fields to use - everything *seems* fine, but the...