Commit 48151d6
Fix UnicodeEncodeError by using UTF-8 encoding for migration files (closes tortoise#2096) (tortoise#2097)
* Fix UnicodeDecodeError when loading migration files
* Fix UnicodeDecodeError when loading migration files
* style: fix ruff formatting
---------
Co-authored-by: 楚伟 <395150457@qq.com>1 parent fe73270 commit 48151d6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
0 commit comments