This website requires JavaScript.
Explore
Help
Sign In
zfc
/
guzhi
Watch
1
Star
0
Fork
0
You've already forked guzhi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
guzhi
/
app
/
api
History
anning
626b719b77
fix (tortoise.exceptions.OperationalError: invalid input for query argument $1: '2025-05-14 00:00:00' (expected a datetime.date or datetime.datetime instance, got 'str')) Fixed the bug where strings could not be queried by date, and used the Pydantic model for parameter validation and type conversion
2025-05-14 11:31:00 +08:00
..
v1
fix (tortoise.exceptions.OperationalError: invalid input for query argument $1: '2025-05-14 00:00:00' (expected a datetime.date or datetime.datetime instance, got 'str')) Fixed the bug where strings could not be queried by date, and used the Pydantic model for parameter validation and type conversion
2025-05-14 11:31:00 +08:00
__init__.py
first commit
2023-08-15 16:09:22 +08:00