reflex/tests/units/vars
benedikt-bartscher 2b7e4d6b4e
improve rx.Field ObjectVar typing for sqlalchemy and dataclasses (#4728)
* improve rx.Field ObjectVar typing for sqlalchemy and dataclasses

* enable parametrized objectvar tests for sqlamodel and dataclass

* improve typing for ObjectVars in ArrayVars

* ruffing

* drop duplicate objectvar import

* remove redundant overload

* allow optional hints in rx.Field annotations to resolve to the correct var type
2025-02-03 09:33:22 -08:00
..
test_base.py make object var handle all mapping instead of just dict (#4602) 2025-01-21 13:14:02 -08:00
test_object.py improve rx.Field ObjectVar typing for sqlalchemy and dataclasses (#4728) 2025-02-03 09:33:22 -08:00