Lanzamientos de SQL Doc
Released: Mar 18, 2019
Actualizaciones en v4.1.2
Características
- Updated to the latest SQL Compare Engine, version 13.7.6.
Correcciones
- SQL Doc no longer contains unnecessary Chromium Embedded Framework library libglesv2.
Released: Feb 8, 2019
Actualizaciones en v4.1.1
Características
- Updated to the latest SQL Compare Engine, version 13.6.13.
- Now requires .NET Framework 4.6.1.
Released: Oct 15, 2018
Actualizaciones en v4.1.0
Características
- Support for SSMS 18 added.
Released: May 22, 2018
Actualizaciones en v4.0.11
Correcciones
- Telemetry has been updated in accordance with the privacy policy.
- Now respects the value of the "Trust server certificate" checkbox in SSMS.
- Various SSMS integration fixes.
- Bulk uninstall improvements.
- Intermittent licensing connection problems fixed.
Released: Dec 5, 2017
Actualizaciones en v4.0.7
Correcciones
- Bulk uninstall improvements.
- Clean installs caused error in starting older versions of SSMS.
- Product usage reports no longer write to machine event log if unable to contact Redgate.
- Fetching some database properties no longer fails when using the Turkish Windows culture.
Released: Oct 26, 2017
Actualizaciones en v4.0
Características
- Updated the SQL Compare Engine to version 13.0.7.
- Now documents the trusted assemblies list.
- Adds support for graph tables.
- Syntax highlighting for SQL Server 2017 features.
Correcciones
- SDOC-1833 - Foreign key referenced column is now the referenced column from the table, rather than sometimes a different table column.
- Assembly DLLs now correctly get appended with ".dll" when the name contains a dot.
- Help links from product now go to the correct documentation version.
Released: Jun 12, 2017
Actualizaciones en 3.2
Características
- Supports SSMS 2017.
- New command line switch /server_alias that allows a user to replace an instance name with an alias.
- Password can now be specified on the command line on its own.
Correcciones
- SDOC-1834 Unicode database/table names now correctly rendered in HTML output.
- SDOC-1828: The server option "Max degree of parallelism" is now included in the documentation.
- SDOC-1827 Error causing crashes while documenting an encrypted object fixed.
- Migrated to the SQL Compare Engine V...
Released: Aug 11, 2016
Actualizaciones en 3.1
Características
- Support for generating documentation in Markdown format, useful when saving your documentation to GitHub.
- SDOC-892: Full Text Stoplist property now documented on tables with a FTI which has a Stoplist.
- Updated feature usage reporting library.
- Latest UI components, uses a more legible font on the menu.
Correcciones
- SDOC-1634: No longer causes an exception changing the tree view while attempting to log some details.
- SDOC-1737: Can now successfully refresh when a database has been...
Released: Nov 6, 2013
Updates in this release
Updates in 3.0
- New user interface with enhanced navigation.
- Generate documentation in PDF or DOCX format.
- Include or exclude any section of any object from the documentation.
- Document new SQL Server features including sequences, file tables and column store indexes.
- A range of new HTML documentation formatting options for greater customization.
- Document database-level properties including recovery model.
- Over-ride project settings from the command line to provide more flexible automation.
- White...