sapiens/SqlFu

support System.ComponentModel.DataAnnotations.Schema attributes

Closed this issue · 2 comments

Is it an idea to support the System.ComponentModel.DataAnnotations.Schema attributes instead (or support both) of the custom ones from sqlfu?

I don't know yet. Can you tell me some benefits if SqlFu would use those attributes? At most I find them lacking.

Compatibilty with other layers/ re-use of DTO classes and re-use of existing t4 templates. When the standard ones are lacking just subclass them ( if possible) or create sqlfu specific ones..