use String in place of Decimal for sqlite3
This gets rid of warnings due to Decimal not being a native type in sqlite3.
Signed-off-by: Kevin Morris kevr@0cost.org
Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.
This gets rid of warnings due to Decimal not being a native type in sqlite3.
Signed-off-by: Kevin Morris kevr@0cost.org