Jaymon / prom

A PostgreSQL or SQLite orm for Python
MIT License
22 stars 4 forks source link

Better Errors #179

Open Jaymon opened 6 months ago

Jaymon commented 6 months ago

this is related to a similar issue on Endpoints. It would be nice for certain errors to have more information. For example, missing fields when saving into the db, they could have the field_name and things like that.