-
Trying to retrieve a list of RecurringTransactions and I get this error.
`$dataService->Query("select * from RecurringTransaction");`
I am getting the following exception in `PhpObjFromXml` in `…
-
It turns out it is a default behaviour of GSON.
For example, int the following response:
```
class QueryResponse {
version: class Version {
edition: enterprise
api: v2
schema: 0
}
error: false
messa…
-
Hi,
have problems getting the synchronization with [Microsoft SQL server](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.SqlServer) to work - beside synchronized between clients everyth…
-
Need to add capability to add query to each DMX persistent data.
Each new query is required to have a new unique id, query name is the same as the field name (no space, begins with letter), the actua…
-
### Describe the feature
Now you can query the VSO for WISPR data, and pass attributes of `a.Detector` and `a.Level`.
For example:
``` python
res = Fido.search(a.Time("2022-09-06", "2022-09-07"…
-
I'm seeing a somewhat surprising behaviour of `useLazyLoadQuery` on Next 13 and React 18. It seems that `useLazyLoadQuery` fetches the data within render, instead of being a noop on the server.
Thi…
-
# Background
Currently, the `dispatch_query` method from the `DispatchQuery` trait in sov-modules-api takes a mutable reference to a `WorkingSet` as an argument. This is not very ergonomic for querie…
-
[2017-08-01 14:23:08.199] [WARN] bot - Did not recognize command of type: formats
[2017-08-01 14:23:08.199] [TRACE] bot -
-
I get the following error
ApiException: (400)
Reason: Bad Request
HTTP response headers: HTTPHeaderDict({'content-type': 'application/json', 'date': 'Mon, 06 Mar 2023 17:34:00 GMT', 'x-envoy-upstr…
-
Hi,
Is it possible to unmarshall generic types? Here I've reproduced an example that fails to compile due to:
```
Error:(28, 88) could not find implicit value for parameter um: akka.http.scalads…