DBArtisan for SQL Server 18.4
Released: May 24, 2023
18.4 での更新項目
機能
- 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.
不具合の修正
- Error message "Incorrect syntax near 'Index'" appears when dropping the Foreign Key between two tables.