Option to turn off the pluralisation of SQL table names in treeview as can't drag & use
When using LinqPad for sql editing (i.e. as part of stored procedures, dragging table names from the tree view gives the wrong name because you are pluralising by adding "s". Would also be great if app automatically could fill in the schema for a table when dragged onto a sql query page.
-
jon baggaley commented
Thank you! I co-incidentally noticed it today whilst setting up a connection to a new DB and was signing in here to mention it as a comment...
When the pane is in SQL mode it would be much more useful to me if it was in off mode so the treeview displays items in a state that can be dragged and dropped.
Thanks
Jon -
Have you tried disabling pluralization in connection properties?