| hub_posts_slug_not_empty_chk | hub_posts | Slug cannot be null or empty |
| hub_posts_access_chk | hub_posts | Access must be in {0, 20, 30, 50, 80, 100} |
| hub_spaces_access_chk | hub_spaces | Access must be in {0, 20, 30, 50, 80, 100} |
| hub_posts_views_nonneg | hub_posts | Views must be >= 0 |
| check_attachment_urls_length | hub_posts | Carousel URLs array max 10 items |
| hub_uq_post_reaction | hub_post_reactions | One reaction per user per emoji per post |
| hub_uq_comment_reaction | hub_comment_reactions | One reaction per user per type per comment |
| hub_user_follows_no_self | hub_user_follows | Cannot follow yourself |