SQLGeneration
SQLGeneration copied to clipboard
Cannot handle CTEs (WITH clauses)
Tried to use CommandBuilder.GetCommand to load an initial SQL string containing WITH clauses. Fails with InvalidOperationException in method buildStart.