tracker.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-08-17 16:32:09 +02:00
parent 02ee34d2c9
commit 036286ab82
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -69,6 +69,12 @@ We have 4 possible solutions:
add this new field to all existing user in DB.
3. Add support for case insensitive search in tk-store, perhaps with a new
tk-store service, or improving current =CRUDStoreService.=
4. Add a specific service just for search user emails that could take care
of this specific case by using a Postgres specific query. This could
also be the occasion to provide a tk-store hole in the abstraction service.
The simplest is probably option 1.
**** TODO Interview Steven Collins
:LOGBOOK:
CLOCK: [2021-08-16 Mon 15:49]--[2021-08-16 Mon 19:04] => 3:15