WhitmanCS370 / Frends-Audio-Archive

0 stars 4 forks source link

Add better handling of max name lengths for data fields #89

Closed LeedsJohn closed 6 months ago

LeedsJohn commented 6 months ago

I created constants.py to create constants for the maximum length of a sound name, author name, and tag. I changed the create database queries to reference these constants and added error handling and tests.