Continua CI v1.9.2.766
Released: Nov 30, 2021
v1.9.2.766 中的更新
特性
- Updates to some third party packages.
修补程序
- A database collation conflict error occurred in the version v1.9.2.754, for installations using a SQL Server database first installed prior to April 2019. This was due to a mismatch between column-level collations. This fix adds a database migration to set the collation of all nvarchar columns to SQL_Latin1_General_CP1_CI_AS to match the database collation. Note that there may be a delay of a few minutes on initial start up for large databases while indexes are recreated.