-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Tickets liés Close #830 #833 tickets liés : ## Description fix de deux bug (cf jira). J'ai ajouté un fix pour l tri sur le nom des hebergement qui ne marchait pas. De plus, l'utilisation de `sort by LOWER(<var>)` ne fonctionnait pas si `<var>`pas de type `varchar` => cast ### dont régressions potentielles à tester ## Screenshot / liens loom ## Check-list - [x] ~~Ma branche est rebase sur main~~ - [x] Des tests ont été écrits pour tous les endpoints créés ou modifiés - [x] Refacto "à la volée" des parties sur lesquelles j'ai codée - [x] Plus de `console.log`
- Loading branch information
Showing
5 changed files
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters