Skip to content

Fix possible issues in review block

Anton Sudak requested to merge a.sudak/play-cms:improve-reviews-stability into 2.5.x
  • Do not handle NonUniqueResultException . It's not ok, it should fail loudly!
  • Mark targetId as unique and non-nullable column
Edited by Anton Sudak

Merge request reports