Skip to content

Add a constraint that does this automatically #177

@todo

Description

@todo

bzion/models/Player.php

Lines 1498 to 1503 in bb8a983

* @todo Add a constraint that does this automatically
*/
public function wipe()
{
$this->db->execute("DELETE FROM past_callsigns WHERE player = ?", $this->id);


This issue was generated by todo based on a @todo comment in bb8a983. It's been assigned to @allejo because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions