Skip to main content

Module mapping

Module mapping 

Source
Expand description

Shared mapping helpers used by multiple adapters.

Functionsยง

custom_field_type_for_schema
Map an Alembic field type to the backend custom-field type string.
slugify
Convert a human-readable label into a URL-safe slug.
tags_from_value
Extract tag names from a JSON value returned by a backend.