aurweb/schema
Mark Weiman 0c6a415cb3 gendummydata.py: Fix NOT NULL constraint problems
PackageBases.FlaggerComment and PackageComments.RenderedComment cannot
be NULL and would cause problems in the output file for sqlite users.
This patch adds empty strings ("") as values for these fields.

Signed-off-by: Mark Weiman <mark.weiman@markzz.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2017-05-02 16:29:40 +02:00
..
aur-schema.sql Add support for Terms of Service documents 2017-04-30 16:47:13 +02:00
gendummydata.py gendummydata.py: Fix NOT NULL constraint problems 2017-05-02 16:29:40 +02:00
Makefile Add a Makefile to build an SQLite-compatible schema 2017-03-01 20:12:57 +01:00
reloadtestdb.sh reloadtestdb.sh: Use aurweb as main directory 2015-06-17 10:40:24 +02:00