-
**me@my_host:~/dev/my_org/my_db$** java -jar ~/lib/java/apgdiff-2.4/apgdiff-2.4.jar --ignore-start-with ./my_db.pg_dump.localhost.sql ./my_db.pg_dump.stage.sql
Exception in thread "main" cz.startnet…
-
Hi,
I have a use case and i am not sure if that has been solved by ZetaSql . I have a dump of sqls. I want to find the dependency graph from that meaning which table is dependent on which and a graph…
-
Hi, your nested set class looks concise and simple so this could be a good example to work from but it's incomplete with no html or sql schema. Do you intend to make the project more complete or is th…
markc updated
10 years ago
-
**Describe the feature request**
We should add the ability to locally export data - i.e. export all data that's currently inside any data provider. I propose we enhance the current "Export data" acti…
-
## Enhancement
BR can consume large size of volume especially at SAAS scenarios due to huge number of db/tables, temporary cache etc.
In fact, most of those memory is one time usage and can be alloc…
-
Negar mentioned needing data from a PostgreSQL database archive, `connectivity-search-pg_dump.sql.gz`, which was created as part of https://github.com/greenelab/connectivity-search-backend/blob/main/R…
-
### Describe the bug
ORM cannot handle nested foreign keys, example:
### Reproduction Steps
```v
pub struct Address {
id int [primary; sql: serial; nonull]
create_at string [default: 'now()'; …
-
We are unable to pipe and redirect,(stdout, stderr hangs) data out of docker, due to chances done in the sematext logagent.
This became an issue for us after upgrading the logagent from version …
-
### Windows Build Number
Microsoft Windows [Version 10.0.21387.1]
### WSL Version
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.10.16
### Distro Version
Ubuntu 20.04
### Other Software
_No res…
-
**canal**:1.1.6
**配置**:
# table meta tsdb info
canal.instance.tsdb.enable = true
#canal.instance.tsdb.enable = false
canal.instance.tsdb.dir = ${canal.file.data.dir:../conf}/${canal.instance.dest…