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 a60e938 commit f83e14aCopy full SHA for f83e14a
Magic.IndexedDb/LinqTranslation/Interfaces/IMagicExecute.cs
@@ -6,7 +6,7 @@
6
using System.Text;
7
using System.Threading.Tasks;
8
9
-namespace Magic.IndexedDb.LinqTranslation.Interfaces
+namespace Magic.IndexedDb
10
{
11
public interface IMagicExecute<T> where T : class
12
Magic.IndexedDb/LinqTranslation/Interfaces/IMagicQueryOrderableTable.cs
@@ -5,7 +5,7 @@
5
/// <summary>
/// Direct ordering applied to a table without where statements.
0 commit comments