-
Executing raw sql
```csharp
Task QueryAsync(
string sql,
CancellationToken token,
params object[] parameters)
```
on IQuerySession
```csharp
var results = await ses…
-
We're deploying our service with the following step:
- name: Deploy Compute@Edge Package
uses: fastly/compute-actions/deploy@main
with:
service_id: ${{ env.servic…
-
**Describe the bug**
If you register a service with the Java SDK with a API-ML gateway in a federated API-ML environment, you may get a message indicating the service registered with a different gate…
-
Howdy,
It appears the ServiceId is hardcoded to "crs" inside the WLS_VERSION hash. However ShipService_v7.wsdl requires ServiceId to be set to "ship". Is there a way to override this? If not it ap…
-
*What are you building with SQLPage ?*
I am building a simple accounting platform.
*What is your problem ? A description of the problem, not the solution you are proposing.*
I'd like to have …
-
**Describe the bug**
The current PromptRenderFiltering happens after the service was selected in the Kernel, even changing the `context.Arguments.ExecutionSettings.First().Value.ServiceId` won't be…
-
apparently eshipper has different mapping in production than in development.
I was trying to play around [here](https://github.com/karrioapi/karrio/compare/main...jacobshilitz:karrio:eshipper-real-…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
On the [mozilla lists](https://groups.google.com/forum/#!topic/mozilla.dev.webapi/bDOyYyKrkl0), the issue of the format for serviceID was raised with the following recommendation:
> we have to find a…
-
Hello, would it be possible to enable autowiring/autoconfiguration when a custom factory is specified for the second level cache?
I attempted enabling autowiring/autoconfiguring for my custom facto…