Skip to content

Releases: ibm-messaging/mq-smf-csv

Add DDL to simplify database imports

22 Jun 13:25
Compare
Choose a tag to compare

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

07 Jun 09:14
Compare
Choose a tag to compare

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

06 Jun 06:44
Compare
Choose a tag to compare

Formalise a release with the MQ V9 pageset statistics, along with some other formatting enhancments

Minor fixes; improved doc

29 Mar 07:57
Compare
Choose a tag to compare

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

15 Mar 17:55
Compare
Choose a tag to compare

Initial release