v1.7.0 Release
- Added
SelectQuery.Info()
helper to export the current query fields (eg.from
,where
,groupBy
, etc.) without building the sql expression.
SelectQuery.Info()
helper to export the current query fields (eg. from
, where
, groupBy
, etc.) without building the sql expression.