summaryrefslogtreecommitdiff
path: root/util/devdump.pl
AgeCommit message (Expand)AuthorFilesLines
2024-03-28!BREAKING! Restructure directory layout for generated & runtime filesYorhel1-1/+3
2024-03-10Unbreak DockerYorhel1-1/+1
2023-11-04devdump: Add drm tablesYorhel1-1/+2
2023-09-15SQL/quotes: Add "approved" flag and improve randomisationYorhel1-1/+1
2023-09-12devdump: Add option to dump all DB entriesYorhel1-32/+36
2023-05-05SQL: Fix syntax error in schema.sql + fix devdumpYorhel1-1/+1
2023-03-30SQL import + devdump fixesYorhel1-2/+2
2022-10-31SQL: Merge ulist_vns_labels into ulist_vns as array + cache private flagYorhel1-4/+3
2022-10-24devdump: Add mod userYorhel1-9/+9
2022-09-28WIP add language-specific titles to releasesYorhel1-1/+1
2022-08-29devdump: Update with vn_editions tableYorhel1-1/+1
2022-06-16Debloat users table my moving some columns to other tablesYorhel1-0/+1
2022-04-29SQL: Move utility functions to separate util.sqlYorhel1-0/+1
2022-03-29VN length voting: support private votesYorhel1-1/+1
2022-02-08VN: Add support for multiple titles in different languagesYorhel1-1/+1
2021-11-19Use new search for VNs; remove search cache updating from MultiYorhel1-1/+2
2021-11-18Releases: Experiment with new SQL search implementationYorhel1-1/+1
2021-09-20devdump: Fix import and add some VN length votesYorhel1-0/+1
2021-05-25SQL: Separate sensitive columns out of the users tableYorhel1-2/+5
2021-03-23Traits: Convert to vndbids + add edit historyYorhel1-3/+1
2021-03-11Tags: Convert to vndbids + add edit historiesYorhel1-3/+1
2021-03-01SQL: vndbid data type conversion for most DB entriesYorhel1-32/+34
2021-02-13SQL: Remove user id 0 and fix existing columns to use NULLYorhel1-1/+1
2020-08-06SQL: Use vndbid for thread identifiersYorhel1-1/+1
2020-04-15devdump.pl: Uh, yeah, true and false arent integersYorhel1-1/+1
2020-04-15SQL: Split "perm" column into multiple booleansYorhel1-9/+9
2020-04-06Delete old relation graph generating and caching machineryYorhel1-2/+0
2020-04-05SQL: Add C-based "vndbid" type and use it for image IDsYorhel1-2/+3
2020-04-04SQL reorg: Move util/sql/ to sql/ as a top-level dirYorhel1-8/+8
2020-03-16imgflag: Initial schema + UI for image flaggingYorhel1-1/+3
2020-03-12SQL: Use global "images" table for metadata of all images in the DBYorhel1-8/+17
2020-02-12devdump.pl: Fix extraction of votesYorhel1-1/+2
2019-12-30Minor refactor: Move all trigger functions and declarations to separate fileYorhel1-0/+1
2019-12-27ulists: Update devdump.plYorhel1-6/+8
2019-10-17Fix the devdumpYorhel1-2/+2
2019-08-15Minor util/sql/ reorganization + Make devdump more robustYorhel1-34/+15
2019-08-09Replace Wikipedia links with Wikidata IDsYorhel1-0/+3
2018-06-03Add development DB dump, remove old devdb, convert README to markdownYorhel1-0/+203