Azure / Azure/data-api-builder

Provide case (in)sensitive filtering through collations

Ouverte
#289 2 commentaires 0 réactions 1 personne assignée Réclamée par @aaronburtle Voir sur GitHub
enhancement mssql pgsql mysql needs discussion pgsql
Langage dominant
C#
Étoiles
1.5k
Forks
370
Merge moyen
3 j 22 h
PR mergées (30 j)
9

Description

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)

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.