bugfix
This commit is contained in:
parent
3b08e981ca
commit
edc8663949
@ -442,6 +442,9 @@ async with db.sqlorContext('dbname') as sor:
|
|||||||
|
|
||||||
## Change logs
|
## Change logs
|
||||||
|
|
||||||
|
### 1.2.0
|
||||||
|
Use uvloop, httptools to speed up
|
||||||
|
|
||||||
### 1.0.8
|
### 1.0.8
|
||||||
#### server_error(errcode)
|
#### server_error(errcode)
|
||||||
add a new global function named "server_error(errcode)", it will raise a HTTPException, errcode should be one of:
|
add a new global function named "server_error(errcode)", it will raise a HTTPException, errcode should be one of:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user