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 b3b4333 commit 3d96cd3Copy full SHA for 3d96cd3
src/QueryGenerator.cs
@@ -1,5 +1,5 @@
1
using DbSyncKit.DB.Helper;
2
-using DbSyncKit.DB.Interface;
+using DbSyncKit.Templates.Interface;
3
using DbSyncKit.Templates.PostgreSQL;
4
using Fluid;
5
using System.Reflection;
0 commit comments