Azure / Azure/data-api-builder

Provide case (in)sensitive filtering through collations

オープン
#289 コメント 2 件 リアクション 0 件 担当者 1 名 @aaronburtle が担当を希望しています GitHub で見る
enhancement mssql pgsql mysql needs discussion pgsql
主要言語
C#
スター
1.5k
フォーク
370
平均マージ
3日 22時間
マージ済み PR(30日)
9

説明

The task is discussed here:
https://github.com/Azure/project-hawaii/issues/11#issuecomment-1055396030

To achieve this we need to:
* know what collation a column is (and account for keeping this information up to date if the user can change it)
* know the equivalent collation of the existing collation which will provide case sensitive or insensitive comparison.
* make sure that the abovementioned equivalent collation exists / is recognized by the db (or if it doesn't exist, we error out)

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

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

評価

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

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

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