Skip to content

Conversation

@fre2mansur
Copy link

Need extra column 'item_type' for the t_item table
it will make extend the special and simple items without creating the table for it. we can use the item as a blog, or custom post page and much more.

Need extra column 'item_type' for the t_item table
it will make extend the special and simple items without creating the table for it. we can use the item as a blog, or custom post page and much more.
dt_mod_date DATETIME NULL,
f_price FLOAT NULL,
i_price BIGINT(20) NULL,
i_type VARCHAR(40) NULL,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i_type is varchar means it should be s_type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants