Skip to content

Add seed/clear scripts for discussion-forum

Closes #34 (closed)

TODO:

  • in report-service, remove attributes "name" and "mail" from Subscriber - these are contained in User entity accessible by player_ref_id
  • rename player_ref_id to user_ref_id
  • finish scripts for core-service and report-service
  • test that all scripts work

Optional:

  • ideally, use snake_case for all SQL attributes, no camelCase :( but if there is no time, this is not required
Edited by Daniel Timko

Merge request reports