Skip to content
GitLab
Explore
Sign in
Feature first or default
Code
Review changes
Check out branch
Download
Patches
Plain diff
Chosson Ulysse
requested to merge
FEATURE_first_or_default
into
main
Mar 09, 2022
Overview
0
Commits
9
Pipelines
0
Changes
7
Expand
[0.33.0] - 2022-03-09
Added
Add the
first_or_default()
function to execute a LIMIT 1 OFFSET 0 subcommand of request but if the request return None we return an error and don't raise an Exception.
Merge request reports
Loading