Skip to content

Replace '' goes trough each second find. #5

Description

@gintsgints

I try replace '' to NULL on:

CALL cfgload.store_cdflng(f.get_cdf_id('AGR_INSURANCE_TERMS','LV_081_05',''),'LV_081_05','LV','City Combo apdrošināšanas noteikumi Nr. LV-081/05','City Combo apdrošināšanas noteikumi Nr. LV-081/05',NULL);
CALL cfgload.store_cdflng(f.get_cdf_id('AGR_INSURANCE_TERMS','LV_081_05',NULL),'LV_081_05','EN','City Combo insurance terms and conditions No. LV-081/05',NULL,'');
CALL cfgload.store_cdflng(f.get_cdf_id('AGR_INSURANCE_TERMS','LV_081_05',NULL),'LV_081_05','PL','City Combo insurance terms and conditions No. LV-081/05','',NULL);

replace jump over second ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions