jmeeuynz_upipa

Tables tb_products
Load DB
Back
FieldTypeDefaultKeyAction
idintNULLPRI
titlevarchar(255)NULL
categoryvarchar(100)NULL
pricedecimal(10,2)NULL
imagevarchar(255)NULL
typeenum('file','code','service')service
contentlongtextNULL
statusint1
created_atdatetimeCURRENT_TIMESTAMP