summaryrefslogtreecommitdiff
path: root/util/updates/update_wip_lists.sql
AgeCommit message (Expand)AuthorFilesLines
2020-01-01ulist: Time to put this live2.27Yorhel1-135/+0
2019-12-30Minor refactor: Move all trigger functions and declarations to separate fileYorhel1-6/+4
2019-12-30ulist: Remove remnants of old votes/vnlists/wlists tablesYorhel1-3/+7
2019-12-22ulist: Use new lists for VN vote stats & listingYorhel1-0/+2
2019-12-19ulist: Update user list with vnlist/votes/wishlist statsYorhel1-8/+7
2019-12-17ulist: Synchronize changes between rlists and ulist_vnsYorhel1-0/+1
2019-12-16ulist: Convert vn.c_* vote stat updating to use ulist_vns tableYorhel1-0/+2
2019-12-16ulist: Integrate update script into SQL + update notify_listdel()Yorhel1-28/+1
2019-12-03API: Add "get ulist-labels" and "get ulist"Yorhel1-0/+4
2019-11-10ulist: Fix migration script to properly delete tables & handle concurrent cha...Yorhel1-2/+7
2019-11-10ulist: SQL: Create labels for new users + auto-assign Voted label + import rl...Yorhel1-5/+57
2019-11-10ulist: Rename tables to something more sensibleYorhel1-16/+16
2019-11-10ulist: Use lower numbers for custom labels + add VN listingYorhel1-54/+17
2019-11-10ulist: Add data model for new lists + Perl/Elm for label managementYorhel1-0/+132