airflow.providers.fab.auth_manager.api_fastapi.sorting

Functions

build_ordering(order_by, *, allowed)

Build an SQLAlchemy ORDER BY expression from the order_by parameter.

Module Contents

airflow.providers.fab.auth_manager.api_fastapi.sorting.build_ordering(order_by, *, allowed)[source]

Build an SQLAlchemy ORDER BY expression from the order_by parameter.

Parameters:

Was this entry helpful?