supadantic icon indicating copy to clipboard operation
supadantic copied to clipboard

Column is less than a value

Open makridenko opened this issue 5 months ago • 0 comments

https://supabase.com/docs/reference/python/lt

Example:

MyModel.objects.filter(age__lt=10)

makridenko avatar May 08 '25 12:05 makridenko