mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Cassandra things name their date property "date", while tdb_sql things name it "_date". This property alias allows the existing JSON template code to access the timestamp without caring about what type of thing it is.