-
### :grey_question: What happens
When I ry to get metadata from `jdbc` I get the following exception :
```
java.sql.SQLFeatureNotSupportedException: getTypeInfo
org.duckdb.DuckDBDatabaseMeta…
-
@adriens Can you please upgrade to the latest schema crawler https://github.com/schemacrawler/SchemaCrawler/releases/tag/v16.15.2
ref : https://github.com/schemacrawler/SchemaCrawler/discussions/48…
-
java.sql.SQLException: No matching schemas found
at org.neo4j.etl.sql.DatabaseClient.getCatalog(DatabaseClient.java:184)
at org.neo4j.etl.sql.DatabaseCatalog.(DatabaseCatalog.java:81…
-
Not sure what I have wrong here but would appreciate some guidance.
I push table definitions to a local H2 db using Liquibase via build.gradle.kts, the tables are verified as present in the db usi…
-
It looks like the the SAPIQDatabaseConnector is "supporting" non-Sybase URLs. Is this intentional / required?
https://github.com/schemacrawler/SchemaCrawler-Database-Plugins/blob/26944d552eee36ed9…
-
-
No output files generated in SchemaCrawler
While using below command, getting no error in cmd
php artisan schema:generate
Generated diagram to D:\xampp\htdocs\public_html\configurationTool\storag…
-
# ❔ Context
As a long term contriutor to [`schemacrawler`](https://github.com/schemacrawler/SchemaCrawler) it would be interesting to make some connections between these two community driven projec…
-
A client defined a schema as CUBE and REF.
In schemacrawler, this comes back as "CUBE" or "REF", which our code isn't handling (note
SchemaCrawler.java:426 and SchemaRetriever:181)
-
UUID is also a type where people are referring to for Primary Keys https://medium.com/@dylanwolff/uuid-primary-keys-with-postgres-and-rom-958492e223ea
https://github.com/mbarre/schemacrawler-additi…