Open MaxMorais opened 3 months ago
These are handled manually by the application for now. If you want to try something simple, patches are accepted, but do note that if you need to have fancy ORM-like features, SQLAlchemy or something similar might be the way to go.
Hi @thp, first of all congratulations for that amazing piece of work!
I checked the code and it's perfectly suitable for my project, right now!
I was just wondering, did you have a thought about how to handle foreign keys?