query->ensure_table('tracker_user'); $this->query->add_where(0, "$tracker_user_alias.uid", $this->argument); } }