====== character_pet_declinedname 表 ====== ---- [[数据库:characters数据库:首页|<-返回:Characters 数据库]] **表结构** ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ |[[#id|id]]|INT|UNSIGNED|PRI|NO|0| | | |[[#owner|owner]]|INT|UNSIGNED| |NO|0| | | |[[#genitive|genitive]]|VARCHAR(12)|SIGNED| |NO|NULL| | | |[[#dative|dative]]|VARCHAR(12)|SIGNED| |NO|NULL| | | |[[#accusative|accusative]]|VARCHAR(12)|SIGNED| |NO|NULL| | | |[[#instrumental|instrumental]]|VARCHAR(12)|SIGNED| |NO|NULL| | | |[[#prepositional|prepositional]]|VARCHAR(12)|SIGNED| |NO|NULL| | | ===== 字段说明 ===== ---- ==== id ==== field-no-description|1 ==== owner ==== field-no-description|2 ==== genitive ==== field-no-description|3 ==== dative ==== field-no-description|4 ==== accusative ==== field-no-description|5 ==== instrumental ==== field-no-description|6 ==== prepositional ==== field-no-description|7