Using tables with period in name
If you have two tables in your database with the only difference in the name being a period, Linqpad doesn't show one of the tables.
Example:
Table1
Table.1
Each table will show in Sql Sever Management Studio but because linqpad removes the . only one shows in linqpad.
Is there a way to workaround this without modifying db?
Linqpad 8