Azure / Azure/data-api-builder

Provide case (in)sensitive filtering through collations

Abierto
#289 2 comentarios 0 reacciones 1 asignado Reclamado por @aaronburtle Ver en GitHub
enhancement mssql pgsql mysql needs discussion pgsql
Lenguaje dominante
C#
Estrellas
1.5k
Forks
370
Merge medio
3 d 22 h
PR fusionados (30 d)
9

Descripción

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)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.