]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Normalize the 'modified' vs 'created' field definitions to not-null timestamps. We...
authorBrion Vibber <brion@pobox.com>
Tue, 19 Oct 2010 00:08:23 +0000 (17:08 -0700)
committerBrion Vibber <brion@pobox.com>
Tue, 19 Oct 2010 00:08:23 +0000 (17:08 -0700)
commit54bac12eb9a9a4d8b028f406751ee067278b68f0
tree549b7ebc518e10aeee7eb6db74648eb0e0e3a976
parentf1bfbece06d7db20fa144fe5ac8a2f6c589eff45
Normalize the 'modified' vs 'created' field definitions to not-null timestamps. We can't rely on database DEFAULT or ON UPDATE values, since they don't play well with our insert-time caching.
db/core.php