aurweb/schema
Mark Weiman c19284c783 gendummydata.py: Fix to make it less db specific
Sqlite3 does not support the MD5 function like MySQL does, instead of the
database program hash the passwords, have Python's hashlib module do it
instead.

Signed-off-by: Mark Weiman <mark.weiman@markzz.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2017-03-01 20:29:07 +01:00
..
aur-schema.sql Fix quote for Source column default 2017-03-01 20:29:07 +01:00
gendummydata.py gendummydata.py: Fix to make it less db specific 2017-03-01 20:29:07 +01: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