summaryrefslogtreecommitdiffstats
path: root/schema/gendummydata.py
AgeCommit message (Expand)AuthorFilesLines
2021-02-20gendummydata.py: optimize iteration for big numbers of pkgsJakub Klinkovský1-4/+7
2021-02-20gendummydata.py: set MAX_USERS and MAX_PKGS to more realistic valuesJakub Klinkovský1-3/+3
2021-02-20gendummydata.py: set exit code to 1 when there is an errorJakub Klinkovský1-3/+3
2021-02-20gendummydata.py: remove unused database connection variablesJakub Klinkovský1-4/+0
2021-02-20Refactor code to comply with flake8 and isortFilipe Laíns1-174/+180
2017-08-25Do not hardcode path to the Python interpreterLukas Fleischer1-1/+1
2017-05-02gendummydata.py: Fix NOT NULL constraint problemsMark Weiman1-3/+3
2017-03-01gendummydata.py: Fix to make it less db specificMark Weiman1-6/+9
2015-06-16gendummydata.py: Remove CategoryID from dummy dataMarcel Korpel1-3/+3
2015-06-14Adding PackagerUID to the generated dummy dataLeonidas Spyropoulos1-2/+4
2014-12-13Fixes incorrect SQLs on generating dummy data.Shinya Yamaoka1-3/+3
2014-04-26Store conflicts, provides and replaces in the DBLukas Fleischer1-11/+16
2014-04-17Store {make,check,opt}depends in the databaseLukas Fleischer1-3/+6
2014-04-05Store comments on a per-package base basisLukas Fleischer1-1/+1
2014-04-05Add provisional support for package basesLukas Fleischer1-6/+10
2014-02-06Move support/schema/ to schema/Lukas Fleischer1-0/+302