microsoft / microsoft/PowerPlatform-DataverseClient-Python

Better data type specification

Ouverte
#76 1 commentaire 0 réactions 1 personne assignée Voir sur GitHub

@abelmilash-msft y travaille déjà.

Depuis le 25/6/2026.

enhancement
Langage dominant
Python
Étoiles
60
Forks
23
Merge moyen
13 h 53 min
PR mergées (30 j)
3

Description

Hello and congratulations with finally providing an MS-developed Python SDK for Dataverse!

I must admit I found the press release a bit humorous - this is not new functionality in Python. I have created and maintained such a library for a few years now, which is used in production workloads for projects I am working on in Aker BP.

I do think it's fantastic to have more development power behind such an SDK, and I will look into this every now and then to see if my old "junk" is ready to be replaced! 😎

Anyway, looking through the code it immediately jumps out that specifying a string column (for instance) creates a column with a 200 character limit, with no way of specifying the max length. Same with other data types, you cannot influence min/max for a numerical column. I think this would be a good addition. I do love the enum-coercion for choice type columns, I haven't implemented this yet in my own framework!

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.