CREATE TABLE ec_product_series_map_audit ( series_id integer, component_id integer, last_modified timestamptz, last_modifying_user integer, modified_ip_address varchar(20), delete_p bool DEFAULT false ); -- Table size: 0 bytes -- Table rows: 0
CREATE TABLE ec_product_series_map_audit ( series_id integer, component_id integer, last_modified timestamptz, last_modifying_user integer, modified_ip_address varchar(20), delete_p bool DEFAULT false ); -- Table size: 0 bytes -- Table rows: 0