Releases: tslater2006/DMS-Viewer
Releases · tslater2006/DMS-Viewer
DMS Viewer 2019-05-07
This release contains the following changes:
- Better management of DB connection
- Column info is not shown when multiple tables are selected
- View Data not allowed when multiple tables are selected
- Add a key column indicator
- Allow for custom schema in SQL generator
- Cleaner output of Copy Record List button
- DB name and DMS File Path are now shown in the bottom status bar
- Preserve rebuild/generator options between invocations (current execution only)
- Default output directory for SQL Generator
- Added Export to Excel functionality
- Removed per-row comment on SQL Generator
- DAT to DAT comparison support
- Ability to generate SQL for selected records
- Ability to generate a DAT Diff which contains only new/changed rows
- View Data is much faster now with large row counts
- Option to ignore VERSION field during compares
- Option to ignore any DATE/DATETIME/TIME fields during compares
Big thanks to the psadmin.io community for feature suggestions and reporting issues!
DMS Viewer 2019-04-02
This release contains the following changes:
- Added database compare functionality (requires bootstrap)
- Bugfix for compares with Date/DateTime field
- New keybindings for Open/Close (Ctrl+O, Ctrl+X)
- Improved error handling when diffs fail
- Fixed sorting of columns after a compare
- Clear columns on redraw
- Added Find and Replace feature (experimental)
- Ability to hind empty tables
- Fixed issue with CLOB compares when NULL in the DAT file
- Fixed crash when table not selected
- Fixed crash in grid view
DMSLib Changes:
- Preserve Field Type Info on DMS Row
- Handle Dat/DateTime/Time fields being null
- Added missin enum value to DMSCompareResult
- Fixed an indexing issue with DMSRow
DMS Viewer 2018-10-30
This release contains the following changes:
- Extracted most DMS Parsing to DMSLib project
- DDL Defaults are now parsed in DMSLib
- Improved load times and memory usage
- Replacement of some unknown fields with proper names (in DMSLib)
- Fixed array clearing issue in record indexes
- DMSLib support for DDL Parameters and IDX Parameters
- DMS Encoding routine now matches vanilla DMS files
- Force 32 bit
- Better support for viewing binary data in DAT files
- UseEdit value can now be specified as a number, instead of individual flags
- Record Fields (columns) can now be edited via DMS Viewer
- Values with newline now display properly
- Encoder fixes
- Fixed a crash during parsing
DMS Viewer - 2017-10-10
First precompiled release of DMS Viewer.