scripts: Do not use UNIX_TIMESTAMP
commit91f649f5edaae42f616ad9fc2facb90f1d71f9b9
authorLukas Fleischer <lfleischer@archlinux.org>
Wed, 21 Sep 2016 07:05:56 +0000 (21 09:05 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Thu, 29 Sep 2016 20:07:24 +0000 (29 22:07 +0200)
tree7d0c504203a6e2e50e991e2f6dd68c0556f5388d
parentcd2d90612b63711f9d92bff686698b6c37b79b2b
scripts: Do not use UNIX_TIMESTAMP

Avoid using UNIX_TIMESTAMP which is not part of the SQL standard.

See f2a6bd2 (git-interface: Do not use UNIX_TIMESTAMP, 2016-08-05) for
related changes.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
scripts/pkgmaint.py
scripts/popupdate.py