What is the difference between backref and back_populates in SQLAlchemy?
As I was working on a project I encountered an error when I used back_populates, upon further research I discovered that I made a minor mistake of not using back_populates property correctly. Am writing this to help anyone not to make the same mistak...
cliffordmapesa.hashnode.dev3 min read