Azure / Azure/data-api-builder

Provide case (in)sensitive filtering through collations

Offen
#289 2 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @aaronburtle Auf GitHub ansehen
enhancement mssql pgsql mysql needs discussion pgsql
Vorherrschende Sprache
C#
Sterne
1.5k
Forks
370
Ø Merge
3 T. 17 Std.
Gemergte PRs (30 T.)
8

Beschreibung

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)

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.