microsoft / microsoft/PowerPlatform-DataverseClient-Python

Better data type specification

オープン
#76 コメント 1 件 リアクション 0 件 担当者 1 名 GitHub で見る

@abelmilash-msft がすでに取り組んでいます。

2026年6月25日 から。

enhancement
主要言語
Python
スター
60
フォーク
23
平均マージ
13時間 53分
マージ済み PR(30日)
3

説明

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!

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。