Open
Milestone

Make database modular

For the app to be safely customizable, it would be nice to distinguish different types of tables in the database:

  • "core tables": are common to all configurations, and remain always compatible with previous versions (eg, we never drop a column...)
  • "modules tables": are instance-specific. For example, tables of nematodes, used only in nematode labs.
  • ...

Even better if we later have the possibility to move a "module table" to the set of "core tables".

  • Work items 0
  • Merge requests 0
  • Participants 0
  • Labels 0
Loading
Loading
Loading
Loading
0% complete
0%
Start date
No start date
None
Due date
No due date
0
Work items 0 New issue
Open: 0 Closed: 0
0
Merge requests 0
Open: 0 Closed: 0 Merged: 0
0
Releases
None
Reference: LBMC/yvertlab/mylabstocks%"Make database modular"