-
Hello,
I have an issue adding several rows into a database.
when I execute the following code:
```
string sql2 = "INSERT INTO dbo.Storage " +
"(PackageInstanceId, PackageId, TypeId, MajorVer…
-
Hello Nicolas,
Hope you are doing good.
Can you give some info about the exception using the below stack trace.
It will be really helpful.
**Nov 25 08:33:18 -0 aceql-run.sh[13251]: 20/11/25 …
-
Hello Nicolas,
We have AceQL server running in AWS EC2 instance and we would like to monitor it. Is there any option to do or can you improve it a bit.
-
The clienct will send some JWT Token to the AceQL server side for each request.
Then I need validate the JWT Token against Azure AD on server side.
Can I do it?
-
Hello,
I'm getting the below error when I try to establish connection and execute some commands in postgres using AceQL Server in local and started as a server. Kindly give some suggestions here.
…
-
Hello,
this is not really a bug, but more a clarification:
currently I am running into the issue that the connections are "used up" during unit testing, and idle DB connections are not closed.
I us…