(d,f,g)=> 🥁
04/20/2022, 8:41 PMprimary key(item_id, user_id)
how do i write a check constraint that limits the amount of rows a user can make on an item? i dont know any way to use aggregates like max/count in indexes or check constraints...garyaustin
04/21/2022, 1:29 AM