Maxim Vlah

Results 3 issues of Maxim Vlah

Found and fixed the bug in `Builder.create_hybrid_properties`. It was only copying the python hybrid property function to the corresponding version class but not the SQL equivalent, thus we would get...

It would be great to define `tool.arun` (binds `run_tool_async`) so that it could be called from, for example, the `fastapi` handler. Locally I did this and it works for my...

Closes https://github.com/reflex-dev/reflex/issues/3776