chiark / gitweb /
Store Unix timestamps in the database, rather than SQL ones.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 24 Jul 2015 17:33:03 +0000 (18:33 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 24 Jul 2015 18:16:54 +0000 (19:16 +0100)
commit3300e9a2ef069dcea086ac6e510dd6540cd9fc82
treeddf93d2576dc98c1d93f8d06c747b900a9e9ba43
parent503f7910db83c22537705f378c0317e18b80170b
Store Unix timestamps in the database, rather than SQL ones.

This will make doing calculations with them easier, and removes some
really annoying database-portability problems.
bin/pastebin.userv
bin/shorturl.userv
lib/Odin.pm
sql/setup-pastebin.sql
sql/setup-shorturl.sql