# Description Remove the mysql specific logic and handle crud with the SQLAlchemy orm. Only overload really db depended cases in child class
Description
Remove the mysql specific logic and handle crud with the SQLAlchemy orm. Only overload really db depended cases in child class