Skip to content

Releases: schemacrawler/SchemaCrawler

Faster retrieval of foreign keys

20 Sep 04:50
Compare
Choose a tag to compare

An attempt at faster retrieval of foreign keys in Oracle.

Fixing Lint Cycles

18 Sep 03:00
Compare
Choose a tag to compare

Added ability to report on tables causing a cycle in a lint, using Tarjan's algorithm.

Help on Lints from the Command-line

06 Sep 21:35
Compare
Choose a tag to compare

This release provides lint help from the commandline, using the options "-help -command=lint". New lints have been added too. For more details, see the release notes.

New Lints

14 Aug 03:50
Compare
Choose a tag to compare

New lints.

Lint Enhancements

10 Aug 04:17
Compare
Choose a tag to compare
  1. There is a new command-line option,
    -linterconfigs=<path>
    which replaces
    -Dschemacrawer.linter_configs.file=<path>
    This will make it easier for you to define an XML configuration file.
  2. Support for SQL lints, so that you can define your own data lints.
  3. Ability to exclude certain tables from lint.

Bug fixes for database URL

29 Jul 03:10
Compare
Choose a tag to compare

Bug fixes for database URL on the command-line.

14.01.01

21 Jul 03:19
Compare
Choose a tag to compare