You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Out of topic: [ProductName ==. "text"] is better than [ps ^. ProductName ==. val "name"]`. For the query, I can understand it as maybe optimization, better generated query and better type-level safety. But for this, I don't understand. What was the reason for choosing the latter?
Schema:
Helper functions:
For above schema, running this in
ghci
throws
This works:
The text was updated successfully, but these errors were encountered: