Add special :id_only value for :select option.
This allows selecting only the id column for cases where a single column result is required (ie, a subquery used as an operand to the 'IN' operator). This addresses issue #314.
Loading
Please register or sign in to comment