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.