microsoft / microsoft/PowerPlatform-DataverseClient-Python

Better data type specification

Aperta
#76 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@abelmilash-msft ci sta già lavorando.

Dal 25/6/2026.

enhancement
Lingua principale
Python
Stelle
60
Fork
23
Merge medio
13h 53m
PR unite (30g)
3

Descrizione

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!

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.