v17.8.0
SchemaCrawler release at last commit cd73de4
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Repackage loaders to be consistent by @sualeh in #2286
- Update database tests by @sualeh in #2287
- Split offline code in preparation to move catalog loaders by @sualeh in #2288
- Pipe ER model into commands by @sualeh in #2289
- Use execution state for commands by @sualeh in #2290
- Move offline catalog loader into Core by @sualeh in #2291
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #2296
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #2295
- Bump chainguard-dev/actions from 1.6.5 to 1.6.7 by @dependabot[bot] in #2293
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #2294
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #2292
- Move command related classes to a new package by @sualeh in #2297
- Make database connection sources more robust by @sualeh in #2298
- Add separate catalog and er loader commands by @sualeh in #2299
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #2302
- Bump chainguard-dev/actions from 1.6.7 to 1.6.8 by @dependabot[bot] in #2301
- Refactor transfer state code by @sualeh in #2300
- v17.8.0 by @sualeh in #2304
- Add additional tests for each linter by @sualeh in #2305
- Add tests for issue #2303 by @sualeh in #2306
- Add additional condition for all nullable columns - it should not be a bridge table by @sualeh in #2307
Full Changelog: v17.7.0...v17.8.0