使用 schemacrawler 升级项目

Upgrading projects using schemacrawler

我目前正在升级我所有使用 Schemacrawler 的项目。我使用的最后一个版本是 15.06.01,我正在升级到 16.9.4。 进行了很多更改,我正在寻找替换 LintedCatalog.java 的对象。 目的是获取在数据库分析期间检测到的 lints 列表。

我目前正在做的项目是:https://github.com/adriens/schemacrawler-additional-command-lints-as-csv.git,如果你想看的话。

提前致谢

米歇尔,

而不是 createLintedCatalog, you could use a lint collector.

这样的代码

苏阿莱,SchemaCrawler