Update demo data sets to be more user friendly #4179
Labels
needs: clarification
needs: requirements
The problem is clear and worth solving, but we're not yet sure of the best solution
type: enhancement
Milestone
Came out of testing our demo data sets.
@pavish to flesh out more.
Figure out a strategy for the data sets, i.e., what are users supposed to understand from them, and implement that strategy. The NOT NULL thing is kind of a symptom.
If the former, we should just remove the NOT NULL constraints (and lots of the check and other constraints). If the latter, we should make sure they're covering all features they should, and avoid or at least heavily explain the examples of using underlying PostgreSQL features not accessible directly through Mathesar. Etc.
If we keep the constraints, we should ensure that they are explicitly mentioned and users are walked through them in the guides.
The text was updated successfully, but these errors were encountered: