-
```
I've already install openMeetings with mysSql with no problems. Then I tried to
install openMeetings with Firebird. I used Firebird and Odbc jdbc driver with
Firebird dialect but it failed durin…
-
Submitted by: Hélio Tibagí de Oliveira (chogoki)
Votes: 1
Assuming the table "TEST" created in Firebird and SQLServer using the statement below:
\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-…
-
Submitted by: Bill Oliver (verbguy)
Votes: 1
Several terms in the firebird message file have two different spellings/spacings or casings\. Very trivial, but annoying\.
After discussing in devel, I …
-
It has come to our attention that the move to a more modular Flyway in version V10.0.0 may not have been made clear enough in our [release notes](https://documentation.red-gate.com/flyway/release-note…
-
Please, consider async/await interface for the library.
Some frameworks require Promises (async) to get data from instead of callback(err, data).
As a starting point you can use this code fragment I…
-
### Description
Metadata of UDRs (user defined routines) is not extracted, in this case metadata of external Stored Procedures.
### DBeaver Version
Community Edition 24.0.5
### Operating S…
-
**Describe the Bug**
Executing migration for scylla returns an error `error: no migration found for version 0: read down for version 0`
**Steps to Reproduce**
1. Generate migration files
```
m…
-
Hi,
we're using the lib with TypeScript 3.8 and node12.
We've written a simple connection class which executes queries for us.
```typescript
import { Connection, createConnection } from 'fireb…
-
First off, is this the correct forum for this sort of question?
If it is, what is the recommended procedure for generating a new db from such a script.
FWIW, I am running FR 0.9.3 hash 375bec5f fr…
-
```
I needed to use FireBird DataBase with CodeSmith but There are no Schema
Provider for FireBird.
So I developped one, and I want to share my work.
```
Original issue reported on code.google.com …