aurweb/web
Jelle van der Waa d668ef0bcd Resolve SQL Error when deleting an account
The account deletion code tries to remove user from PackageNotifications
using the wrong column UsersID to identify the user by id. In the
PackagePackageNotifications table the foreign key is called UserID. In
the future ideally this would be unified into UserID for all tables.

Closes: #12
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2021-03-29 18:39:02 -04:00
..
html Use jsDelivr instead of Google CDN for jquery 2021-02-20 11:26:32 -05:00
lib Resolve SQL Error when deleting an account 2021-03-29 18:39:02 -04:00
locale Add dummy "web/locale/" directory. 2011-04-10 15:40:49 +02:00
template Use jsDelivr instead of Google CDN for jquery 2021-02-20 11:26:32 -05:00