Actions
Bug #8644
closedPlans database definition missing defaults in XML
Description
_cbsubs_plans table is missing defaults on several optional columns. For example reg_conds_plans_required has no default. That is a condition and isn't required. It either needs an empty string default or NULL default.
Updated by krileon over 3 years ago
- Status changed from New to Resolved
- Assignee set to krileon
- % Done changed from 0 to 100
Fixed in MR !246
Actions