dataexpress icon indicating copy to clipboard operation
dataexpress copied to clipboard

Add single value select to api

Open mitalia opened this issue 12 years ago • 0 comments

For queries like count(), sum(), min(), etc… where only one value is returned, there should be a convenience function that wraps a single row select and returns a simple Option[Any] of the value.

mitalia avatar Nov 05 '13 14:11 mitalia