Possibillity to delete markets #100

Open
opened 2019-03-05 15:04:09 +01:00 by kjetil · 0 comments
kjetil commented 2019-03-05 15:04:09 +01:00 (Migrated from gitlab.lallis.org)

The markets are adding up and adding needless weight to the database. There should be a delete button that

  • Deletes all contracts with marketid=
  • Deletes all contractsets with marketid=
  • Deletes all user cash holdings for market
  • Deletes all user contract holdings for contracts in database
  • Deletes tag from all users if no other market is using it?

This has been done manually earlier. See #98

The markets are adding up and adding needless weight to the database. There should be a delete button that * Deletes all contracts with marketid=<marketid> * Deletes all contractsets with marketid=<marketid> * Deletes all user cash holdings for market * Deletes all user contract holdings for contracts in database * Deletes tag from all users if no other market is using it? This has been done manually earlier. See #98
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
kjetil/predi#100
No description provided.