6 Commits

Author SHA1 Message Date
4c007cb47d Update custom validation error messages (#566) 2025-04-03 19:32:11 +08:00
e492cec7d7 Optimize codes and comments with cursor (#550) 2025-03-28 10:08:32 +08:00
baebdd9870 Optimize dependencies to reduce package size (#548) 2025-03-17 18:41:58 +08:00
0255283577 Fix the return datetime data encoder (#505) 2025-02-07 12:19:32 +08:00
7553ccf14d Update return schema of query interface (#492)
* Update return model of query interface

* Update tree data return type hints

* Update code generation and task return types

* Fix inconsistency between ORM query result and schema
2025-01-18 23:33:37 +08:00
eb8dfda8fa Update CRUDBase to sqlalchemy-crud-plus (#317)
* Update CRUDBase to dependent package

* Update sqla crud plus to 0.0.2
2024-04-27 23:07:40 +08:00