You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will probably do the trick, needs testing though:
query.filter('name IN ', (timestamp_keys.PIDS, timestamp_keys.MANUFACTURERS)
query.order('-update_time')
The only minor downside, is a name change on a manufacturer who doesn't have any PIDs causes the timestamp to be updated, but it's probably not really worth trying to fix this edge case.
http://rdm.openlighting.org/download?pids=manufacturers
The text was updated successfully, but these errors were encountered: