Skip to content

Test using a master list of variables/definitions/requirements #6

@e-lo

Description

@e-lo

Test using a master list of variables/definitions/requirements and using references rather than redefining variables each time they are used.

  • Easier to maintain
  • Less error-prone
  • Can document all variable definitions in a single place

Variables that are not "ids" should likely be defined in a separate list and incorporated by reference.

Variables that are "ids" of some kind should be defined in the table where they are the primary key.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions