mediawiki-extensions-Echo/includes/mapper
Alex Monk 92dc3a0d3c Fix fatal DB exception
Follow-up I6c956738, which started trying to pull notification_timestamp out
of nowhere. Although EchoEvent::newFromRow may try to use this if it's set, it
wasn't previously getting selected and this is now causing exceptions.

Bug: T105890
Change-Id: I2dd9e268428d651813d8c43d85d54fc97634cd41
2015-08-26 13:31:51 +00:00
..
AbstractMapper.php Create TargetPage data if specified by EchoEvent 2014-08-15 00:16:41 +00:00
EventMapper.php Fix fatal DB exception 2015-08-26 13:31:51 +00:00
NotificationMapper.php Don't repopulate cache with potentially lagging DB data 2015-05-07 14:01:56 +02:00
TargetPageMapper.php Allow multiple target pages per event 2015-03-31 07:56:52 +00:00