2

Made an api for 4 days but too lazy to add soft deletion that can be achieved in an hour.

Comments
  • 0
    The project has to end eventually, why not now? :P
  • 0
    Just drop the whole table when someone asks to delete something.

    Even better, drop and re construct the whole db every 16 hours, you can implement that in 10 minutes.
Add Comment