datagrip-poco-generator
datagrip-poco-generator copied to clipboard
Added [Column] and [Table] annotations
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.