SQLGeneration icon indicating copy to clipboard operation
SQLGeneration copied to clipboard

Cannot handle CTEs (WITH clauses)

Open kwaclaw opened this issue 10 years ago • 0 comments

Tried to use CommandBuilder.GetCommand to load an initial SQL string containing WITH clauses. Fails with InvalidOperationException in method buildStart.

kwaclaw avatar Dec 06 '15 22:12 kwaclaw