first commit
This commit is contained in:
12
plugins/annotate/dbstruct/table_annotate_notes.txt
Normal file
12
plugins/annotate/dbstruct/table_annotate_notes.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
ref,int(11),YES,,,
|
||||
top_pos,int(11),YES,,,
|
||||
left_pos,int(11),YES,,,
|
||||
width,int(11),YES,,,
|
||||
height,int(11),YES,,,
|
||||
preview_width,int(11),YES,,,
|
||||
preview_height,int(11),YES,,,
|
||||
note,text,YES,,,
|
||||
note_id,int(11),NO,PRI,,auto_increment
|
||||
user,int(11),YES,,,
|
||||
page,int(5),YES,,,
|
||||
node,int(11),NO,,0,
|
Reference in New Issue
Block a user