Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.44 KB

data_notes.md

File metadata and controls

16 lines (12 loc) · 1.44 KB

List of Tables

Data Notes

Table name: DataNotes.

Column Data Type Nullable Description
○ hardware_configuration Integer False Identifies the experiment's hardware configuration associated with the note.
○ data_directory Integer True Identifies the directory address associated with the note.
○ data_file Integer True Identifies the data file associated with the note.
note_author Text False Specifies the note author's name.
note_date Text False Specifies the note's date and time.
note_content Text False The note's content.

Legend: Foreign Key.