Emanuele Barsanti
Emanuele Barsanti
I added only some simple tests at the moment, but reaching codecov target is unfeasible without bloat testing everything after `except ImportError:` @yukinarit may I ask for some advices on...
Just to make it clear and avoiding misunderstanding about the scope of this PR, SQLAlchemy is a HUGE project with countless ways to declare tables, at the moment I plan...
Sorry, I have been busy those days. I want to add a notice in [Types docs](https://github.com/yukinarit/pyserde/blob/4bb9971fda00f2ebf2ef5fc12964a7a92ca828fb/docs/en/types.md) about that is not _feature complete_ (refer to my previous comment) Also I'm trying...
Sorry for the delay, I added an additional test for nested SQLAlchemy models and I made clear in the documentation that the feature has to be considered experimental and as...