-
-
Notifications
You must be signed in to change notification settings - Fork 391
Open
Labels
needs: clarificationneeds: requirementsThe problem is clear and worth solving, but we're not yet sure of the best solutionThe problem is clear and worth solving, but we're not yet sure of the best solutiontype: enhancement
Milestone
Description
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.
- Are these data sets supposed to be something they just think about at a "hey, I could manage inventory!" level, or
- Are these data sets supposed to demonstrate various specific features of Mathesar.
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.
Metadata
Metadata
Assignees
Labels
needs: clarificationneeds: requirementsThe problem is clear and worth solving, but we're not yet sure of the best solutionThe problem is clear and worth solving, but we're not yet sure of the best solutiontype: enhancement