Jon Tyson

Results 5 comments of Jon Tyson

As the final example shows, the nested queryables do work in certain instances. I have several working queries that compose several function layers deep: ``` let groups (ctx :Sql.dataContext) =...

An additional use case: with server-side push/WebSockets, we could potentially receive new entities that haven't been explicitly added into the cache as the result of a query. Attempting to add...

@ArtemyB's fix worked for me, note that the EmbeddedResource string appears to be case-sensitive with regards to the file names