mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
fixed Couldn't use data file: Safety level may not be changed inside a transaction
This commit is contained in:
+1
-1
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user