ef15f16e1845c1b9a01b815281f1a2b8683e6a53
This commit introduces a new column `is_required` to the `pp_shop_products_custom_fields` table. The column is of type TINYINT, cannot be null, and has a default value of 1. This change is intended to enhance the product custom fields by allowing the specification of whether a field is mandatory.
Description
No description provided
Languages
JavaScript
44.8%
PHP
31.9%
CSS
10.9%
Less
7.1%
HTML
2.6%
Other
2.6%