fastapi-async-sqlmodel-boilerplate
fastapi-async-sqlmodel-boilerplate copied to clipboard
CRUDBase class issues
Your current CRUDBase version might have a few inconsistencies I eventually fixed in FastCRUD, plus a few other bugs before that.
You should probably take a look at the FastCRUD changelog and the bug fixes before FastAPI-boilerplate 0.11.0. You could, of course, also look the actual FastCRUD class source code to find the changes or just use FastCRUD.