Rico Saupe
Results
2
issues of
Rico Saupe
Hi. I am using a json with more than 64 level of hierarchy. How can I set the maxdepth in an easy way without overriding the fromstring function. error i...
Hi I am using a select statement getting less colunms than the actual type in the result. ```fs let sql = $""" SELECT g.SiteId, gm.GroupId,g.Title,g.Owner, g.OwnerIsUser,gm.MemberId, u.tp_Login, u.tp_Title, u.tp_Email FROM...