Open michaelwiles opened 2 years ago
So my table names have spaces in them so I need to be able to specify the column name via an annotation and also to remove the spaces when generating the c# field.
hmmm needs some more work... for when columns have other invalid values for c# fields - symbols for example.
So my table names have spaces in them so I need to be able to specify the column name via an annotation and also to remove the spaces when generating the c# field.