0

I'm currently ugrading all my projects that use Schemacrawler. The last version I used was 15.06.01 and I'm upgrading to 16.9.4. A lot of changes were done, I'm looking for the object that replace LintedCatalog.java. The aim is to get the list of lints detected during a db analaysis.

The project I'm currently working on is : https://github.com/adriens/schemacrawler-additional-command-lints-as-csv.git, if you want to have a look.

Thanks in advance

Michèle
  • 3
  • 1

1 Answers1

0

Michèle,

Instead of code like createLintedCatalog, you could use a lint collector.

Sualeh, SchemaCrawler

Sualeh Fatehi
  • 4,700
  • 2
  • 24
  • 28