fetchone

GenericDBWrapper.fetchone(sql: str, *params, **kwparams) → Union[dict, tuple, None][source]

Alias for fetch() with fetch='one'