Tribe recipesTable

From PSwiki
Revision as of 15:18, 11 January 2022 by Grimston (talk | contribs) (Created page with "{| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |id |int(10) |PRI | |auto_increment | |- | |name |varchar(30) | | | | |- | |requirements |varchar(1000) | | | | |- | |algorithm |varchar(1000) | | | | |- | |persistent |int(1) | |0 | | |- | |uniqueness |int(1) | |0 | | |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
UE Field Type Key Type Default Extra Description
id int(10) PRI auto_increment
name varchar(30)
requirements varchar(1000)
algorithm varchar(1000)
persistent int(1) 0
uniqueness int(1) 0