Aggregation limit fix for Snowflake

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10575
Co-authored-by: Brandon Martin <40686+codedmart@users.noreply.github.com>
GitOrigin-RevId: 9d800d097b992fbe6bf3c8386763b7c3738f3d2e
This commit is contained in:
gneeri 2024-01-08 12:46:51 -05:00 committed by hasura-bot
parent 7914ec0c38
commit 8b5f672f4f

View File

@ -97,7 +97,7 @@ Here are 2 ways you can get started with Hasura and Snowflake:
</tr>
<tr>
<td>Distinct</td>
<td>✅</td>
<td>✅ (supported for aggregations only)</td>
</tr>
<tr>
<td>Paginate</td>