Peter DeVita
Peter DeVita
This should have been fixed in my PR from a while ago https://github.com/inertiajs/inertia-django/pull/35 I'm not having any trouble using the most recent release with 5
Any update on this?
There was some conversation about this in the SQLAlchemy 2 PR https://github.com/collerek/ormar/pull/1269 I think we already have approval from collerek to remove it and I started an attempt to do...
@darshan-roon Did you have any confusion about whether `model_dump` had something to do with Django ORM models? Or did you feel like you understood it just dumped the schema?
It seems like we'd either have the current situation, where new users like darshan-roon are confused about why there are two methods that do the same thing, or if we...
Sure, should be updated now.
Yeah, I just did this as a proof of concept to get feedback so I haven't updated the tests or other parts of the library, they are broken right now....