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.