We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5c513 commit 0492c26Copy full SHA for 0492c26
test/SharedKernel.Postgres.Demo/MyDbContext.cs
@@ -1,5 +1,4 @@
1
-using GridifyExtensions.DbContextFunction;
2
-using Microsoft.EntityFrameworkCore;
+using Microsoft.EntityFrameworkCore;
3
4
namespace SharedKernel.Postgres.Demo;
5
0 commit comments