HOWTO: Collect your mybatis query log and put into top area, then click 'PARSE!'
PROTIP: (ctrl/⌘)+ENTER shortcut will also parse to query for you.
NOTE: log content MUST matches 2 lines with:
(Any log header content) ==> Preparing: (Query content)
(Any log header content) ==> Parameters: (Parameters, etc.)
Other logs are ignored.
This app does not save any data.