Table : annotations

Field Summary
Name Type Description
id Serial  
user_id users(id)  
content text  

Sql Summary
Name Type PrKey Unq NotN MUnq Def Idx1
id int set.gif unset.gif unset.gif unset.gif   set.gif
user_id int unset.gif unset.gif unset.gif unset.gif   unset.gif
content varchar(32,000) unset.gif unset.gif unset.gif unset.gif   unset.gif

Foreign Keys
Field Import On Update On Delete
user_idusers(id)NO ACTIONNO ACTION

Sql Commands
INSERT INTO identifier_types VALUES (1, 'isbn');
INSERT INTO identifier_types VALUES (2, 'doi');
INSERT INTO identifier_types VALUES (3, 'sici');
INSERT INTO identifier_types VALUES (4, 'lccn');
INSERT INTO identifier_types VALUES (5, 'pmid');