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)
This will make doing calculations with them easier, and removes some
really annoying database-portability problems.


No differences found