CareSet / DURC

DURC is reverse CRUD
MIT License
3 stars 2 forks source link

Add null checkbox and behavior for null and default values (#48)(#28) #52

Closed kchapple closed 4 years ago

kchapple commented 4 years ago

This PR adds a null checkbox to the text input fields for fields that are nullable. This requires re-mining database.

Screen Shot 2020-01-31 at 12 01 26 PM
kchapple commented 4 years ago

@ftrotter I created a PR for this since it's a fairly big change, if you wanted to test and discuss it before it was merged into master.