qore
qore copied to clipboard
SqlUtil: schema alignment: Missing support for functional indexes
Example:
CREATE INDEX H3G_IT_UMS_WR_LOT_NUMBERS_03N ON H3G_IT_UMS_WR_LOT_NUMBERS (CASE LOT_OWNER WHEN 'mvno' THEN MVNO_ID ELSE CARD_TYPE||NUMBER_TYPE END )
/