This website requires JavaScript.
云端笔记
Explore
Help
Sign In
public
/
vue-fastapi-admin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/mizhexiaoxiao/vue-fastapi-admin.git
synced
2026-09-25 14:10:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2aabb9c1ae04465544511e382131d2b0bfb81411
vue-fastapi-admin
/
app
/
api
T
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