Actions
Bug #333
openMake all tables compatible with sinedon
Start date:
04/08/2010
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 2.0.1
Show in known bugs:
No
Workaround:
Description
The major violators are:
project.projects (No DEF_id, no DEF_timestamp) project.projectexperiments (No DEF_id, no DEF_timestamp, links to other Tables not in REF|TABLE|field format) dbemdata.viewer_pref_image (No DEF_id, no DEF_timestamp, links to other Tables not in REF|TABLE|field format)
For the above tables, we have to write SQL queries in python to get their info because they are incompatible with sinedon.
Actions