Index

_ | A | C | D | F | G | M | N | O | P | R | S

_

  • _deserialize() (marshmallow_sqlalchemy.fields.Nested method)
    • (marshmallow_sqlalchemy.fields.Related method)
  • _get_existing_instance() (marshmallow_sqlalchemy.fields.Related method)
  • _serialize() (marshmallow_sqlalchemy.fields.Related method)

A

  • auto_field() (in module marshmallow_sqlalchemy)

C

  • column2field (in module marshmallow_sqlalchemy)

D

  • default_error_messages (marshmallow_sqlalchemy.fields.Related attribute)

F

  • field_for (in module marshmallow_sqlalchemy)
  • fields_for_model (in module marshmallow_sqlalchemy)

G

  • get_primary_keys() (in module marshmallow_sqlalchemy.fields)
  • get_value() (marshmallow_sqlalchemy.fields.RelatedList method)

M

  • marshmallow_sqlalchemy
    • module
  • marshmallow_sqlalchemy.fields
    • module
  • ModelConversionError
  • ModelConverter (class in marshmallow_sqlalchemy)
  • module
    • marshmallow_sqlalchemy
    • marshmallow_sqlalchemy.fields

N

  • Nested (class in marshmallow_sqlalchemy.fields)

O

  • OPTIONS_CLASS (marshmallow_sqlalchemy.SQLAlchemyAutoSchema attribute)
    • (marshmallow_sqlalchemy.SQLAlchemySchema attribute)

P

  • property2field (in module marshmallow_sqlalchemy)

R

  • Related (class in marshmallow_sqlalchemy.fields)
  • RelatedList (class in marshmallow_sqlalchemy.fields)

S

  • SQLAlchemyAutoSchema (class in marshmallow_sqlalchemy)
  • SQLAlchemyAutoSchemaOpts (class in marshmallow_sqlalchemy)
  • SQLAlchemySchema (class in marshmallow_sqlalchemy)
  • SQLAlchemySchemaOpts (class in marshmallow_sqlalchemy)

Logo

SQLAlchemy integration with the marshmallow (de)serialization library

Useful Links

  • marshmallow-sqlalchemy @ PyPI
  • marshmallow-sqlalchemy @ GitHub
  • Issue Tracker

Related Topics

  • Documentation overview

Quick search

©Steven Loria and contributors 2023. | Powered by Sphinx 5.3.0 & Alabaster 0.7.12
Fork me on GitHub