Azure / Azure/data-api-builder

Provide case (in)sensitive filtering through collations

Aperta
#289 2 commenti 0 reazioni 1 assegnatario Rivendicata da @aaronburtle Vedi su GitHub
enhancement mssql pgsql mysql needs discussion pgsql
Lingua principale
C#
Stelle
1.5k
Fork
370
Merge medio
3g 17h
PR unite (30g)
8

Descrizione

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)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.