-
Submitted by: @pavel-zotov
For some kind of tests it will be useful if ISQL will forcely cancel it's attempt to establish connect when some timeout expires and returns to OS with errorlevel \> 0\. On…
-
### Description
The following code:
```
=====================================================================
EXPECTED FAILED TEST SUMMARY
------------------------------------------------------…
-
### How to cause the error
- Create a project using the ASP.NET Core Web API template.
- Select the options for .NET 8.0 LTS, no authentication, HTTPS, Enable OpenAPI support and Use Controllers.…
-
Hello,
Executing this SQL does not fetch records from the end even the index is **descendant**.
`select * from AccessLog where (CAST(DATETIME AS VARCHAR(24)) BETWEEN '2024-09-01 00:00:00.000' AND '2…
-
A new test introduced here has shown a problem with the Firebird dialect:
- https://github.com/jOOQ/jOOQ/issues/16912
This test:
```java
public void testUnionWithLimitInSubselect() throw…
-
Hi,
In my application I would like to query a Postgres database using [postmodern](https://github.com/marijnh/Postmodern) and then perform some analysis with lisp-stat. `postmodern` returns data a…
-
Hi,
I would like to extend the methods provided of the LinqService.
Is this somehow possible?
```
using(var db = new MyServiceContext(binding, endpointAddress )){
db.CallMyMethod();
}
`…
-
Hi Thomas (@ThomasMertes),
I downloaded the latest Windows installer, **seed7_05_20191117_win.exe**, from the _[files/bin](https://sourceforge.net/projects/seed7/files/bin/)_ folder of the SourceFo…
-
Spike Plan
==============
**Mercado Pago integration**:
## Context:
For this project we'll need to integration with Mercado Pago payment service
Since the application will not have a front end,…
-
Hey guys
I started doing some tests with Firebird 5, and it worked smoothly, with the same settings as Firebird 3, however, sometimes the error "Your user name and password are not defined" occurs,…