How do I compare to a value in a jsonb column?
I have this method:
I'm pretty much trying to do the opposite. Where the "total" value isn't "0.00".
my table just has 3 columns "id", "game_id", and "data"
I'm pretty much trying to do the opposite. Where the "total" value isn't "0.00".
my table just has 3 columns "id", "game_id", and "data"
