b9d8ddaad1
* storagenode: remove datetime calls in favor of UTC datetime only has second level granularity whereas string comparisons don't. Since we're wiping everything anyway, it's easier to just use UTC everywhere rather than migrate to datetime calls. * add utcdb to check that arguments are utc * storagenodedb: add trivial tests to ensure calls work This at least tests that all of the timestamps passed in are in the UTC timezone. * fix truncated comment and change migrations to be UTC |
||
---|---|---|
.. | ||
sqlite.v0.sql | ||
sqlite.v1.sql | ||
sqlite.v2.sql | ||
sqlite.v3.sql | ||
sqlite.v4.sql | ||
sqlite.v5.sql | ||
sqlite.v6.sql | ||
sqlite.v7.sql | ||
sqlite.v8.sql | ||
sqlite.v9.sql | ||
sqlite.v10.sql |