fixed Couldn't use data file: Safety level may not be changed inside a transaction

This commit is contained in:
Jing Ling
2020-10-25 12:35:17 +08:00
parent f9f8133009
commit b10370e23b
+1 -1
View File
@@ -54,7 +54,7 @@ jobs:
os: windows os: windows
language: shell language: shell
before_install: before_install:
- choco install python --version 3.6.0 - choco install python --version 3.6.1
- python -m pip install --upgrade pip - python -m pip install --upgrade pip
- chcp.com 65001 - chcp.com 65001
env: env: