Showing related tags and posts accross the entire site.
-
The file Sql[Entity]ProviderBase.generated.cs contains a reference to the stored procedure "dbo.[Table]_Find_Dynamic" under one of the Find() overloads. This stored procedure, however, does not exist in the database (and yes, I set the "IncludeFind" property to true). Is this a bug? Does it intend to...