Releases: ibm-messaging/mq-smf-csv
Releases · ibm-messaging/mq-smf-csv
Add DDL to simplify database imports
The new -s (for SQL) option causes the formatter to emit simple DDL that can be used to create db tables instead of relying on implicit formats from the CSV, which not all databases support anyway.
Also made all the column headers more readable.
Removed dups from WQ field printing
As expected, once people started using the tool, some fields were discovered to be in the wrong places. This sorts out the WQ structure (the most complex)
MQ V9 support
Formalise a release with the MQ V9 pageset statistics, along with some other formatting enhancments
Minor fixes; improved doc
Various things found once someone else looked at the output.
Some bugs and compiler warnings fixed.
Binaries included in tree, no need for extra copies.
Initial release
Initial release