-
The URL for version 16.14.1 of schemacrawler.schemacrawler has been unavailable for 5 or more days.
This package may be removed from the repository if no valid manifest is available in the next 14 day…
-
### Description
Postgres trigger file contents:
```
CREATE OR REPLACE FUNCTION public.last_updated()
RETURNS trigger
LANGUAGE 'plpgsql'
COST 100
VOLATILE NOT LEAKPROOF
AS $BODY…
-
### Description
This line in schemacrawler.config.properties:
`schemacrawler.grep.definition.pattern.include=.*
`
should match all routine definitions (I thought), however it matches nothing. If I…
-
-
`CResultSetMetaData` makes an assumption that all table names are CQL identifiers. However, for some metadata resultset, table names may be empty strings. This can cause an assertion error in [`CResul…
-
-
### Description
Hello,
I'm trying to retrieve the schema from an Oracle database.
Schemacrawler keeps complaining about errors like this: `WARNING: Error executing SQL java.sql.SQLSyntaxErrorExce…
-
### Description
I cloned the repo and tried to build the runnable package with
$ mvn package
but I got a test failure (see logs). The expected output from the SQLite test differs from actua…
-
Installing 'schemacrawler' (16.20.4) [64bit] from main bucket
SchemaCrawler-16.20.4.msi (293.9 MB) [========================================================================] 100%
Checking hash of Sc…
-
### Feature Request
#### Problem Description
The current SQL statement for retrieving all foreign keys in Oracle, as provided in [FOREIGN_KEYS.sql](https://github.com/schemacrawler/SchemaCrawler/blo…