Issues
- 2
Deserialization requires a session
#624 opened by ibraheemosule - 1
Is there documentation for SQLAlchemySchema's or SQLAlchemyAutoSchema's `load` method?
#619 opened by alichaudry - 2
- 1
`CONTRIBUTING.rst` is out of date
#610 opened by panda-byte - 5
- 5
- 1
Deserializing nested json
#588 opened by CarolusMagnuss - 0
Support for Dictionary Collections
#580 opened by jsormaz - 0
Question: External key change with nested field
#574 opened by markchoward7 - 4
TypeError: SQLAlchemySchemaMeta.get_declared_fields() missing 1 required positional argument: 'dict_cls'
#571 opened by AlphaJack - 2
How to load all fields into schema from model which loads fields from database directly?
#569 opened by fegamon - 2
Schema.dump refreshing expunged object
#365 opened by kaldown - 2
nondeterministic behavior when defining custom post_load method in class inheriting SQLAlchemySchema
#502 opened by beaulian - 0
auto_field fails when used on a nullable ForeignKey
#443 opened by sloria - 1
The function decorated by the "post_load" decorator will undergo changes in parameter types as the function name changes.
#545 opened by LionSniper - 1
ARRAY column doesn't map correctly
#537 opened by jsormaz - 2
Set schema partial attribute in Meta class
#453 opened by alexphi314 - 0
How to use Schema's render_module?
#529 opened by Anti-Distinctlyminty - 2
- 0
- 1
- 1
- 1
Dependency conflict
#497 opened by braginkit - 10
SQLAlchemy 2.0 support
#488 opened by lafrech - 23
Conversion errors with `SQLAlchemy==2.0.2`
#487 opened by kqf - 0
- 1
SyntaxError: invalid syntax
#473 opened by patrickyan - 1
test_info_overrides raise DeprecationWarning
#462 opened by eamanu - 0
- 1
Deserializing a multiple nested dictionary while abiding unique constraints on foreign key tables
#455 opened by DanielJerrehian - 2
Meta option include_fk is ignored if set to True anywhere in the schema's MRO
#440 opened by uhnomoli - 0
- 2
- 1
implement __envelope__
#441 opened by alex-frx - 0
Question: Ability to return classname for custom type (TypeDecorator) in metadata
#431 opened by jdimmerman - 1
Is there a way to combine SQLAlchemy with Marshmallow for deserializing incoming JSON structure into a DB object for storage?
#423 opened by sarimmehdi - 2
maximum recursion depth exceeded while calling a Python object sqlalchemy for nested schema of whole table
#395 opened by AwaisBinKaleem - 0
Serializing a model with a relationship always results in a list of ids. How to expand to a nested object?
#428 opened by nosachamos - 0
Consider pin pytest-lazy-fixture version
#391 opened by eamanu - 0
Marhsmallow-SQLAlchemy + Sharded read/write databases
#416 opened by shirblc - 0
Is marshmallow compatible with SQLAlchemy imperative (aka classical) mapping ?
#411 opened by evoludigit - 0
- 1
Support for Abstract schemas
#405 opened by AbdealiLoKo - 0
Using the same attribute twice does not seem to work even with dump_only=True on a Nested field
#403 opened by aphilas - 0
[Bug] SQL Alchemy pickle not dumping properly
#394 opened by Eyon42 - 1
Can't set auto_field properties for PostgreSQL.ARRAY: AttributeError for '__mro__'
#392 opened by mjpieters - 0
- 1
- 2
- 2