aurweb/schema
Shinya Yamaoka d3caf42301 Fixes incorrect SQLs on generating dummy data.
The number of columns in the SQLs doesn't match the number of rows,
so an error like below occurs:

ERROR 1136 (21S01) at line 50929: Column count doesn't match value count
at row 1

Signed-off-by: Shinya Yamaoka <contact@mail.libmacro.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2014-12-13 16:29:15 +01:00
..
aur-schema.sql Add a "wayland" package category 2014-10-17 09:55:13 +02:00
gendummydata.py Fixes incorrect SQLs on generating dummy data. 2014-12-13 16:29:15 +01:00
reloadtestdb.sh Move support/schema/ to schema/ 2014-02-06 19:11:25 +01:00