-
# Issue
I lookup the code, it use `SHOW FULL TABLES ` to get table information, then mysql database only response Tables_in_test column and Table_type column. This lack much table information。
!…
-
Let's save user settings in the result db files, which will make analysis easy. For now of particular interest to me are:
`cmp360`, `mouseDPI`, `reticleColor`, `reticleIndex`, `reticleScale`, `turnSc…
-
# Issue [POSTGRESQL]
> Please explain the issue briefly
> * column.getColumnDataType().getJavaSqlType() is returning same value for timestamp column and timestamptz column
**Sample Table Detai…
-
# Issue
> Please explain the issue briefly
When the target SQL server db doesn't use an instance name (as is the case in AWS) the account you are connecting with must have connect access to all …
-
```
> Task :verifyIosSimMainPGDatabaseMigration`
Could not retrieve functions
```
We don't have any migrations yet. Is that what it means? Could this message be improved?
-
I shouldn't have to spend 2 hours reading your doc files just to figure out how to generate HTML models of my database, please add a concise section to the documentation that explains in short how to …
-
Using avro-schema-generator to generate schemas from Oracle Database Tables, I'm getting the following error at the code block:
`String schemaJson = SchemaGenerator.generate(schema);`
Error:
Exc…
-
# Issue
While crawling data from a Postgres database with columns having type `oid`, and more in general all system columns, it seems that they are excluded from crawling.
To reproduce the error…
-
## Description
Hiya. I am changed from `server 3.5.8-1` to `server 3.5.15`.
`neo4j start` runs fine. I can even create and delete objects in the `cypher-shell`.
However, when I navigate my bro…
ghost updated
4 years ago
-
Upgrading Derby to its latest versions causes schemacraler not to be able to find psql drivers in its classpath
https://github.com/adriens/schemacrawler-deb/issues/81
For now, I've locked derby …