DBArtisan for SQL Server 18.4

Released: May 24, 2023

Actualizaciones en 18.4

Características

  • DBArtisan now includes native Git version control. You must have Git installed on the system where you want to use DBArtisan to utilize the native Git version control functionality. Users may use Git version control to:
    • Create projects.
    • Get the latest version.
    • Add a file or project.
    • Remove a file or project.
    • Check in a file or project.
    • Get history logs of files.
  • Added support for Microsoft SQL Server 2022.
  • Added Microsoft Azure Active Directory sign-on capability for PostgreSQL, MySQL and SQL Server.

Correcciones

  • Error message "Incorrect syntax near 'Index'" appears when dropping the Foreign Key between two tables.