INSERT INTO paint (color, name, path, hex, article_number, paint_primer_id) VALUES ('custom-ncs', 'Custom NCS', 'custom-ncs', '#FFFFFF', 'e94310', 1); INSERT INTO paint_card_samples (paint_id, stock) VALUES (30, 0);