Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
PowerPlatform-DataverseClient-Python
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
56
Code
Issues
6
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add alternate key management for upsert support
- #126
#126
Merged
tpellissier-msft
merged 14 commits into
main
microsoft/PowerPlatform-DataverseClient-Python:main
from
feature/alternate-keys
microsoft/PowerPlatform-DataverseClient-Python:feature/alternate-keys
Copy head branch name to clipboard
Mar 5, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add alternate key management for upsert support
#126
tpellissier-msft
merged 14 commits into
main
microsoft/PowerPlatform-DataverseClient-Python:main
from
feature/alternate-keys
microsoft/PowerPlatform-DataverseClient-Python:feature/alternate-keys
Copy head branch name to clipboard
Commits
Commits on Feb 26, 2026
Add alternate key management (create, get, delete) for upsert support
Show description for 1799439
tpellissier
and
Claude (claude)
committed
1799439
View commit details
Copy full SHA for 1799439
Browse repository at this point
Add alternate keys + upsert E2E example
Show description for 835976f
tpellissier
and
Claude (claude)
committed
835976f
View commit details
Copy full SHA for 835976f
Browse repository at this point
Fix alternate key creation: include required DisplayName in payload
Show description for 65d18f1
tpellissier
and
Claude (claude)
committed
65d18f1
View commit details
Copy full SHA for 65d18f1
Browse repository at this point
Make create_alternate_key prod-ready: use Label model, add display_name param
Show description for cec9f3f
tpellissier
and
Claude (claude)
committed
cec9f3f
View commit details
Copy full SHA for cec9f3f
Browse repository at this point
Split example into single + bulk upsert steps for clearer diagnostics
Show description for 30a0626
tpellissier
and
Claude (claude)
committed
30a0626
View commit details
Copy full SHA for 30a0626
Browse repository at this point
Use single upserts in example (UpsertMultiple has a known issue)
Show description for 756a005
tpellissier
and
Claude (claude)
committed
756a005
View commit details
Copy full SHA for 756a005
Browse repository at this point
Add UpsertMultiple diagnostic step to example
Show description for e77531a
tpellissier
and
Claude (claude)
committed
e77531a
View commit details
Copy full SHA for e77531a
Browse repository at this point
Fix UpsertMultiple: don't merge alternate key fields into request body
Show description for cfc2056
tpellissier
and
Claude (claude)
committed
cfc2056
View commit details
Copy full SHA for cfc2056
Browse repository at this point
Commits on Feb 27, 2026
Remove UpsertMultiple debug wrapper from example
Show description for 5b9b411
tpellissier
and
Claude (claude)
committed
5b9b411
View commit details
Copy full SHA for 5b9b411
Browse repository at this point
Align upsert fix with hotfix branch, add multi-update path to example
Show description for 1ff795e
tpellissier
and
Claude (claude)
committed
1ff795e
View commit details
Copy full SHA for 1ff795e
Browse repository at this point
Set status='Pending' on newly created AlternateKeyInfo
Show description for 6ceb1ed
tpellissier
and
Claude (claude)
committed
6ceb1ed
View commit details
Copy full SHA for 6ceb1ed
Browse repository at this point
Commits on Mar 3, 2026
Merge branch 'main' into feature/alternate-keys
tpellissier-msft
authored
a3c6e55
View commit details
Copy full SHA for a3c6e55
Browse repository at this point
Commits on Mar 5, 2026
Add status assertion to create_alternate_key test
Show description for 50c0c67
tpellissier
and
Claude (claude)
committed
50c0c67
View commit details
Copy full SHA for 50c0c67
Browse repository at this point
Merge main into feature/alternate-keys
Show description for c8182c4
tpellissier
committed
c8182c4
View commit details
Copy full SHA for c8182c4
Browse repository at this point
You can’t perform that action at this time.