Piccolo v1 is now available! Learn more here.
|||
Contents:
This checks whether any rows exist which match the criteria.
>>> await Band.exists().where(Band.name == 'Pythonistas') True
See where.
<Page contents
>Page contents:
Styled using the Piccolo Theme