[go: up one dir, main page]

Remove category field from event model

Remove category field from event category once we are gonna implement the feature of publish/subscribe, it is no longer needed.

  • Remove the field from the database schema
  • Alter the json and model classes
  • Change the specs and fix the tests to run accordingly