anitab-org / anitab-org/mentorship-backend
Use sql alchemy events to validate data
Open
Category: Coding
Type: Maintenance
- Dominant language
- Python
- Stars
- 200
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
### Is your feature request related to a problem? Please describe.
Currently we do not validate data before sending it to the database
### Describe the solution you'd like
Use the sql alchemy `before insert` even to validate the data being stored in the database
Contributor guide
Assessment
This issue has not been assessed yet.