johnson2427
johnson2427
Maybe not remove, but give this option as well
@wiseaidev Thank you! This let's me narrow it down, but renaming that `id` field does not solve this issue. I still get `pydantic.error_wrappers.ValidationError`
hahahha, been there done that, no worries. I thought I was going insane. And I added the `Migrator().run()` and it kept failing, so instead of adding too many things at...
Very preliminary, more spike research to be done the rest of the week for this
Hey all, I made quite a few changes that I was getting ready to commit, but the test suite is broken from the command line. And it looks like the...
the cached_property just seems like event_arguments with extra steps
@fubuloubu are we good to go here?
> It might be nice to have the indexed arguments in a separate structure from `event_arguments` (or a sub-field) so that they can be searched more easily from this object....
> > > It might be nice to have the indexed arguments in a separate structure from `event_arguments` (or a sub-field) so that they can be searched more easily from...
@fubuloubu I've been thinking about this filter_args issue, and after going through all the necessary changes to get to this point, that filter_args argument is going to have to be...