Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRUDBase class issues #3

Open
igorbenav opened this issue Apr 1, 2024 · 2 comments
Open

CRUDBase class issues #3

igorbenav opened this issue Apr 1, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@igorbenav
Copy link

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
Copy link
Author

Plus, if you need anything, you may contact me. Keep rocking!

@joaoflaviosantos
Copy link
Owner

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.

Thank you very much for your feedback, @igorbenav ! I had already been considering the use of FastCRUD; I've been following its development, and it's really impressive.

I'm using this boilerplate in production to accumulate some experiences and insights. As soon as possible, I'll make the adjustment/correction you mentioned and some other improvements.

@joaoflaviosantos joaoflaviosantos added enhancement New feature or request good first issue Good for newcomers labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants