Skip to content

Feature single

Chosson Ulysse requested to merge FEATURE_single into main

[0.35.0] - 2022-03-11

Added

  • Add the single_or_default() function to generate the SINGLE subcommand of a request but if the record is empty return None.
  • Add the single() function to generate the SINGLE subcommand of a request.

Merge request reports