summaryrefslogtreecommitdiff
path: root/util/dbdump.pl
AgeCommit message (Expand)AuthorFilesLines
2019-12-24ulist: Export new lists in dbdump.pl, unexport old listsYorhel1-23/+30
2019-12-08dbdump.pl: Do an explicit rollback before disconnecting the DBYorhel1-0/+1
2019-12-07dbdump.pl: Ensure consistent exportsYorhel1-1/+2
2019-10-03SQL: Get rid of the users_prefs table, store preferences in users tableYorhel1-7/+6
2019-09-17Rename VNDBSchema to VNDB::Schema and let it figure out the root path itselfYorhel1-4/+4
2019-08-21dbdump.pl: Make sure to include chars_vns relations with rid = NULLYorhel1-1/+1
2019-08-15Minor util/sql/ reorganization + Make devdump more robustYorhel1-1/+1
2019-08-09Replace Wikipedia links with Wikidata IDsYorhel1-0/+4
2019-08-03dbdump.pl: Change export-img to maintain a hardlink dir insteadYorhel1-26/+38
2019-07-25dbdump.pl: Be more silentYorhel1-2/+2
2019-07-22dbdump.pl: Actually include import.sql in the db dumpsYorhel1-1/+1
2019-07-22Move votes/traits/tags exports to dbdump.pl; Get rid of Multi::APIDumpYorhel1-0/+82
2019-07-21Add (fullish) database dumpsYorhel1-0/+251