Skip to content

Releases: CrazyTim/fm-odbc-debugger

1.1.0

23 Jun 05:01
Compare
Choose a tag to compare

Improvements

  • Break: Encrypt settings when saving to disc (current settings will be reset).
  • Allow entering a null password.
  • Show row numbers in the results panel.
  • Show a label for the "stream" duration.
  • Show one panel for each statement executed.
  • Improve scroll performance (reduce flicker).
  • Disable auto-resizing of column widths (performs very slowly when rendering >10k rows).
  • Add syntax highlighting for the GETAS FileMaker function.
  • Combine Driver Name and Connection String into one text box (because it is easier to copy/paste an entire connection string).
  • Tweak min/max tab widths.
  • Show an asterix (*) in the tab title when the query is executing.

Bug fixes

  • Column captions occasionally have extra right-padding.
  • Syntax highlighting occasionally didn't work.
  • Queries that manipulate data occasionally didn't work.

1.0.0

22 Apr 13:51
Compare
Choose a tag to compare

First release.