-
### Description
After upgrading from 16.19.7 to 16.19.8, we seem to be getting an exception when analysing a SQL Server database with `SchemaCrawlerUtility.getCatalog(connSource, retrievalOpts, cra…
-
### Description
In our application we parse Routine definitions for information about what columns, tables, schemas, etc... that the routine interacts with. In upgrading our schemaCrawler version w…
-
### Feature Request
Before to send a question, or before to launch a chat, switch to a mode where, instead of giving the answer, we may get the prdictive cost of our query (eg. the tokens)
This a …
-
### Description
download.cmd requires ivy-2.5.0.jar while _downloader only contains ivy-2.5.1.jar
### How to Reproduce
1. Download schemacrawler-16.19.10-distribution
2. Go to _downloader
3. Exec…
-
### Description
Hello,
I'm trying to use SchemaCrawler to get tables and column schema from oracle and db.
I tried to follow the action that I saw in "SchemaCrawler in Action" in https://dev.to…
-
I am running sdkman in Cygwin to manage different java versions.
When I run `sdk uninstall java 17.0.2-tem` I get the following output.
> thread 'main' panicked at 'panic! the candidates file is…
-
I can't seem to get the plugin to work anymore using 16.19.9.1. Haven't changed any configuration, and the error message doesn't make sense to me:
```
[ERROR] Failed to execute goal us.fatehi:schema…
-
### Description
I'm having the exact same issue as referenced in issue #231 only the command in question is using the right parameter names I believe. I get the exact same error message (after start…
-
### Description
java.sgl SQLException:ORA-16000:
database or pluggable database open for read-only access
ORA-06512: at "SYS.DBMS_LOCK", line 378
ORA-06512: at "SYS.DBMS_LOCK", line 411
ORA-065…
-
### Description
ORA-00904:"USERS". "ORACLE_MAINTAINED": invalid identifier
code:
final LoadOptionsBuilder loadOptionsBuilder =
LoadOptionsBuilder.builder()
…