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
Once we have an implementation of IRepository for SqlServer (per issue #4), we should add async variants of all our repository methods. While there will be other use cases, the immediate use case is GraphQL data loaders.
The text was updated successfully, but these errors were encountered:
Once we have an implementation of IRepository for SqlServer (per issue #4), we should add
async
variants of all our repository methods. While there will be other use cases, the immediate use case is GraphQL data loaders.The text was updated successfully, but these errors were encountered: