-
### Description
Can we upgrade choco package?
https://community.chocolatey.org/packages/schemacrawler#releasenotes
### How to Reproduce
_No response_
### Relevant log output
_No response_
###…
-
### Feature Request
Currently, SchemaCrawler can retrieve Functions and Procedures. When testing against the database "oracle-xe:18.4.0", it seemed that functions defined as part of an [Oracle PL/S…
-
As we may be adding schemas for checksums and performance metrics to this repository, it would be good to have standard way to handle different schemas versions. Some options are:
1. **Schemas per …
-
https://github.com/schemacrawler/SchemaCrawler
also see https://www.prisma.io/dataguide/postgresql/short-guides/exporting-schemas
-
### Feature Request
## :grey_question: About
The purpose of this issue is to enhance the following usecase thanks to the use of database object's metadatas:
![image](https://github.com/schem…
-
### Description
```sh
schemacrawler \
connect --server=sqlserver --database=SchemaCrawler --schemas=SchemaCrawler.sales --user=LoaderRC20 --password= --info-level=standard --command=details --lo…
-
### Feature Request
I would like to be able to setup a cache from SC so I can:
- Save money while prototyping and exploring a given database
- Get faster answers on already asked questions
Man…
-
### Description
[code](https://github.com/schemacrawler/SchemaCrawler/blob/f2c57df0f47072bbcb37ebea07e0f3b9d959d5e4/schemacrawler-scripting/src/main/resources/scripts/mermaid.py#L6)
```python
# Mer…
-
### Description
Command
```bash
schemacrawler \
connect --server=sqlserver --database=SchemaCrawler --schemas=SchemaCrawler.*\.p.*|.*\.s.* --user=LoaderRC20 --password=MSSwamiji#2206 --info-l…
-
### Feature Request
It's possible to connect to Workday using OAuth2 and enable queries against Workday's WQL (custom version SQL for workday). Since SchemaCrawler doesn't recognize the database ty…