-
## Problems
Presently:
1. We are only writing the description to the App db control table for a given dataset.
2. The current `description` column in the App db is limited to 4k characters.
…
-
Hello,
Every time script creates an incremental backup, it use last full backup as base, so you are duplicating a lot of incremental backups.
May be it is not wrong, so my question is:
Are you doin…
-
In the past few years we've seen a growing number of database systems for storing time series data. DBs like OpenTSDB, Druid, InfluxDB along with updates to standbys like Graphite and Ganglia. We'll l…
-
## Bug description
{"timestamp":"2024-08-20T17:27:18.918606Z","level":"ERROR","fields":{"message":"Error in PostgreSQL connection: Error { kind: Closed, cause: None }"},"target":"quaint::connec…
-
I don't quite understand why is this library has been deprecated in favour of `dev-local`.
I haven't found a way to use `dev-local` to manage an in-memory DB.
If that's true, then this library is st…
-
```
What steps will reproduce the problem?
1. Define source and target DBs (mine are on the same SQL Server)
2. Click Test for both (both passed)
3. Click Compare
What is the expected output? What do…
-
Although the SQL panel has code to record procedure calls in the `NormalCursorWrapper`, there is no code to record function calls, e.g. `cursor.callfunc`. I also don't see any tests for `callproc`.
…
-
Hello :wave:
It was reported that our Azure cookbook uses a network share, which is unsupported by our storage backend[^1] and possibly corrupts DBs.
Could we change the cookbook to either use a…
-
sdk version: 1.11.0
java version: 1.8
repro steps:
1. create collection with collectionId : testCollection
2. delete testCollection
3. re-create testCollection, insert some documents
4. query do…
-
with reference to https://github.com/dmwm/dbs2go/issues/102#issue-1960228988 and https://github.com/dmwm/dbs2go/issues/102#issuecomment-1779545331
I realized that DBS was not hanging, but busy invali…