fix: integrate current main and finish review requirements for #2075

This commit is contained in:
Palash Debnath
2026-09-17 12:10:15 +05:30
parent 63a8bf4165
commit 2a3257be78
2 changed files with 7 additions and 1 deletions
+3
View File
@@ -350,3 +350,6 @@ This test-host preparation does not change installer privileges or user machines
Verbose MSI logs are printed if installation or removal fails. The Windows CI
job also rejects an invalid MSI and verifies policy absence, value types, account
cleanup, and verbose failure logs using Windows PowerShell 5.1.
Migration configuration is kept ASCII so Alembic can read it under Windows locale code pages as well as UTF-8. This applies to source installs and direct Alembic commands.