Azure / Azure/azure-functions-sql-extension

Feature request - [Column] attribute support

Open
#228 1 comment 2 reactions 0 assignees View on GitHub
enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.