fastapi-async-sqlmodel-boilerplate icon indicating copy to clipboard operation
fastapi-async-sqlmodel-boilerplate copied to clipboard

CRUDBase class issues

Open igorbenav opened this issue 10 months ago • 2 comments

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.

igorbenav avatar Apr 01 '24 05:04 igorbenav