grammatek / grammatek/tts_webapp

Add non-null constraints to DB columns

Open
#8 0 comments 0 reactions 1 assignee Claimed by @bnika View on GitHub
Dominant language
Ruby
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Some columns of the DB should have more constraints like e.g. non-null, so that we don't need to do defensive programming for every parameter that could possibly be null. It also then needs to be done for DB migrations, if no default value is given.

The columns would benefit from that:

- name
- duration_val
- status
- voice

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.