aurweb/aurweb
Kevin Morris bac38edd48 [db] fix schema and migration for case insensitivity
Some of the columns that were changed still want to be
case insensitive. Good thing our tables have nice
separation.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-06-05 15:08:18 -07:00
..
git git update hook: gracefully error on completely broken .SRCINFO 2021-05-10 23:22:00 -04:00
routers Redirect to referer after SSO login 2021-02-20 11:25:21 -05:00
scripts Exclude suspended Users from being notified 2021-02-20 11:24:30 -05:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
asgi.py HTML error pages for FastAPI 2021-02-20 11:24:30 -05:00
config.py config: allow reading both the defaults file and the modified config 2018-04-22 09:26:10 +02:00
db.py aurweb.db: only pass check_same_thread with sqlite 2021-05-18 05:42:36 -07:00
exceptions.py git-serve: check update hook permissions 2019-11-23 11:18:16 -05:00
initdb.py Refactor code to comply with flake8 and isort 2021-02-20 11:24:30 -05:00
l10n.py Build a translation facility for FastAPI 2021-02-20 11:24:30 -05:00
schema.py [db] fix schema and migration for case insensitivity 2021-06-05 15:08:18 -07:00
spawn.py swap uvicorn out for hypercorn 2021-05-10 23:22:00 -04:00