garm/database
Gabriel Adrian Samfira 0ff2fd2e06
Make owners and repos case insensitive
Github treats owners (users and orgs) and repos as case insensitive. To
github, https://github.com/cloudbase/garm is equivalent to
https://github.com/CloudBase/GaRm. This commit makes the sql store
backend, case insensitive when querying repos and orgs.

Fixes: #25

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-10-05 18:14:07 +03:00
..
common Add unit tests 2022-08-01 12:34:59 +03:00
sql Make owners and repos case insensitive 2022-10-05 18:14:07 +03:00
database.go Fix database.go typo 2022-09-13 15:01:17 +03:00