supadantic
supadantic copied to clipboard
Column is greater than a value
https://supabase.com/docs/reference/python/gt
Example:
MyModel.objects.filter(age__gt=10)