-
### Description
When I try to generate a JSON output via the SchemaCrawler API importing dependencies with Maven, I get an error stating that the `serialize` command is unknown. Other commands like…
-
### Description
When listing the routines in a SQL Server database (or its offline copy), all Stored Procedures are marked as "function". All Functions are also marked as "function", so I suppose it'…
-
### Description
Hello!
I'm working with oracle dbs and schemas, and using the `schemacrawler-diff` example, along with the `java-object-diff` library. I've setup my config to set portableNames using…
-
Hello,
I would appreciate your help fixing the hash check issue shown below. I am running PowerShell under MS Windows 10.
Thank you very much.
PS C:\WINDOWS\system32> scoop install sch…
-
#### Scoop Configuration
```json
//# Your configuration here
```
#### Output
```powershell
Updating 'schemacrawler' (16.20.1 -> 16.20.4)
Downloading new version
Starting download w…
-
### Description
Hello,
I'm trying to use schemacrawler apis to retrieve schemas from a DB2 database. I need to specify some jdbc ssl properties.
When I sue these jdbc properties along with the JDBC…
-
## Driver version or jar name
Please tell us what the JDBC driver version or jar name is.
*6.3.6.jre8-preview*
## SQL Server version
Please tell us what the SQL Server version is.
*SQL Se…
-
They use not allowed characters.
```
> (None) $ podman build . --build-arg QUAY_EXPIRES_AFTER=3d -t zqxjkcrud:dependabot/maven/us.fatehi-schemacrawler-16.20.1
Error: tag zqxjkcrud:dependabot/mave…
-
### Description
Running schema crawler against postgres 15 with default options, it never finds any tables because [it always exits `TableRetriever.createTable` at line 117](https://github.com/schema…
-
## Compiler version
3.1.2
## Minimized code
```Scala
package deptest {
@deprecated("Not used any more", since="7")
object DeprecatedThing {
val oldValue = 42
}
}
package depu…