Better data type specification

Abierto
#76 1 comentario 0 reacciones 1 asignado Ver en GitHub

@abelmilash-msft ya está trabajando en esto.

Desde el 25/6/2026.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

enhancement

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!

Lenguaje dominante
Python
Estrellas
60
Forks
23
Merge medio
13 h 53 min
PR fusionados (30 d)
3

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de microsoft/PowerPlatform-DataverseClient-Python

Todos los issues de microsoft/PowerPlatform-DataverseClient-Python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.