Azure / Azure/azure-functions-sql-extension
Feature request - [Column] attribute support
- Dominant language
- C#
- Stars
- 130
- Forks
- 71
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 4
Description
Hello,
I think it would be very useful to have basic mapping of entities columns though the `System.ComponentModel.DataAnnotations.Schema.Column` attribute (or something like that). This would allow developers to maintain the naming of their objects properties consistent when database tables use different naming conventions.
Thank you!
Contributor guide
Research direction
The issue names the System.ComponentModel.DataAnnotations.Schema.Column attribute but no files, tests, or entry points. Start by locating the entity-to-column mapping used by the Azure SQL bindings and determine how attribute-based names should interact with existing conventions. Done means basic Column attribute mapping works for database columns and is covered by suitable tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100