Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
CLAassistant issue comment hasura/graphql-engine
i-am-tom pull request hasura/graphql-engine
[gh-pages] Remove broken haddock links from hasura.github.io
Hello!
I noticed that on the deployed docs, the first Haddock link and alpha/beta links were broken. I've removed the broken links and checked the other two.
Thanks!
i-am-tom push hasura/graphql-engine
commit sha: 7977ace8c29e76b385002a7963170eb8212b5f8c
push time in 16 minutes agoi-am-tom in hasura/graphql-engine create branch i-am-tom/remove-broken-haddock-link
hasura-bot push hasura/graphql-engine
commit sha: 2e2201cedbedbd49185f126eef0a969a4a405830
push time in 40 minutes agogaryamorris issue comment hasura/graphql-engine
Support for read-only workloads
Problem
We are trying to build a read-only graph api over azure synapse SQL serverless. As opposed to all CRUD operations, we want to support read-only queries on our datasets. Currently when we add MSSQL (azure synapse SQL serverless) as a new data source, we are seeing an error that "XACT_STATE" is not supported and the data source is not added.
My understanding is the dependency with "XACT_STATE" on MSSQL should be with write operations. (I might be wrong here!)
Solution
Support for read-only workloads that do not have dependency on "XACT_STATE".
+1 running into this issue has had a significant effect on our approach.
Any prioritisation on supporting this?
hasura-bot push hasura/graphql-engine
commit sha: d5e46b6041c45596db175d8e24d78d689a5c0300
push time in 1 hour agorikinsk push hasura/graphql-engine
commit sha: ffe97bd0bb43e4ff31ab072812db28be678cddfc
push time in 1 hour ago
[gh-pages] Remove broken haddock links from hasura.github.io
Hello!
I noticed that on the deployed docs, the first Haddock link and alpha/beta links were broken. I've removed the broken links and checked the other two.
Thanks!