简体   繁体   中英

SchemaCrawler mysql json output does not include parameter names

I am testing SchemaCrawler in command line mode, but I'm unable to get the stored procedure parameter names in the json output. The parameter names are visible in the html output, but do not appear in the json for the same settings.

Command : ./sc.sh -infolevel=maximum -server=mysql -c=schema -database=PHYSICS -outputformat=json -outputfile=shema.json

This issue has been fixed in the latest version of SchemaCrawler. Please download and use SchemaCrawler 12.05.02 or better.

Sualeh Fatehi, SchemaCrawler

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM