From 210dbcd29a1adbff7b3dac499091bb8ffc095133 Mon Sep 17 00:00:00 2001 From: GaBaljaintheroom Date: Wed, 28 Aug 2024 01:47:17 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20=EC=95=84=ED=8B=B0=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EB=8D=B0=EC=9D=B4?= =?UTF-8?q?=ED=84=B0=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common-domain/src/main/resources/data.sql | 262 ++++++------------ 1 file changed, 87 insertions(+), 175 deletions(-) diff --git a/app/domain/common-domain/src/main/resources/data.sql b/app/domain/common-domain/src/main/resources/data.sql index 9dbe0565..07d7b048 100644 --- a/app/domain/common-domain/src/main/resources/data.sql +++ b/app/domain/common-domain/src/main/resources/data.sql @@ -28,181 +28,93 @@ VALUES ('017f20d0-4f3c-8f4d-9e15-7ff0c3a876d1', '2024-08-04 00:00:00', '2024-08- 'jazz'); -- 아티스트 데이터 -INSERT INTO public.artist (id, created_at, updated_at, is_deleted, korean_name, english_name, - gender, - type, country, image) -VALUES ('b9f79017-f97d-44b1-82ce-645e92856c0b', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '콜드플레이', 'Coldplay', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('ec304557-e9f1-4bf3-8abf-62c83dec099f', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '포스트 말론', 'Post Malone', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('977452b5-db8e-48b9-abe6-d06b44a1b4ad', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '이브', 'Eve', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('2ab7eba4-98f9-4936-ac1b-716bc2f04a1c', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '스파이에어', 'Spyair', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('dac4fda7-1746-4eb3-8b87-cab78ae86c75', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '엘르가든', 'Ellegarden', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('d3fc15e6-172f-4448-928b-7fdd7a6a9ab6', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '킹누', 'King Gnu', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('f56b52c1-72c2-450c-ad59-e88db1530dcb', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '브루노 마스', 'Bruno Mars', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('a94dc17e-4b77-4959-bb1d-a3bd9735cf01', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '찰리 푸스', 'Charlie Puth', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('0b60cd2a-5312-41a2-ba1d-db1acb72460b', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '테일러 스위프트', 'Taylor Swift', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('02c9aedf-9ea2-4720-83c5-eeacd79a2e6e', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '위켄드', 'The Weeknd', 'MAN', 'SOLO', 'Canada', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('c3df1fe2-0795-4204-92d6-68d3d6f4bc05', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '저스틴 비버', 'Justin Bieber', 'MAN', 'SOLO', 'Canada', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('7a97697e-2fa0-4d5b-851f-dd8864b5b49a', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '올리비아 딘', 'Olivia Dean', 'WOMAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('fdf9929d-9001-489a-9d7f-a345581ca6bd', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '새미 비르지', 'Sammy Virji', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('1535086f-99ff-493e-bfb4-254f15d87e5d', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '디스클로저', 'Disclosure', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('f5d0d77a-e5f2-42ff-8478-5a70b3d7ba50', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '라디오헤드', 'Radiohead', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('e7bf557b-8591-418f-8422-d1f08c26df2f', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '에이제이알', 'AJR', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('e7f28490-8e4c-426b-92fc-fbcb226ea7f7', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '크리스토퍼', 'Christopher', 'MAN', 'SOLO', 'Denmark', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('b50a931a-d4f3-4c32-8636-253e4fff45ab', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '스트록스', 'The Strokes', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('72cdcdb7-1fed-460d-a316-3988ffa1a6c8', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '벤슨 분', 'Benson Boone', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('e86ca40e-29f3-48d3-921f-c51d5e8c05e0', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '아리아나그란데', 'Ariana Grande', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('6d7fee98-4719-4afc-9113-42177e417cb8', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '코난 그레이', 'Conan Gray', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('ac400fd9-d188-4dfa-81a9-80d092317855', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '마룬 5', 'Maroon 5', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('8c85815e-cd89-44cf-912d-d8c92a0ace60', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '이메진 드래곤스', 'Imagine Dragons', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('1d6bd071-dd58-4411-988b-4a6146f59c80', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '요아소비', 'Yoasobi', 'MIXED', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('f5fc86ee-0519-409c-9bed-ae0dbead3bea', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '라우브', 'Lauv', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('db8e5dbb-fc91-48d6-ba0f-0100004a64af', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '레이니', 'Lany', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('de7b5c97-16d4-4d0b-bf52-b58f28b5475c', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '혼네', 'Honne', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('059f8de8-e3f7-4e3b-a1da-89a8c4b73f70', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '노엘 갤러거 하이플라잉버즈', 'Noel Gallagher`s High Flying Birds', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('2c8afe0e-1c1b-4226-b20e-726faa1fc48c', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '그린데이', 'Green Day', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('b4e388ca-5a54-4e2e-8624-ddd363b32a75', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '모네스킨', 'Måneskin', 'MIXED', 'GROUP', 'Italy', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('e22c3c45-b88b-4278-b20d-270aac64229e', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '유우리', 'Yuuri', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('b6f220ab-34ad-40ee-b797-ec5c24459aa9', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '트래비스', 'Travis', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('eb93b4ca-be7c-409f-b48d-5301ee0b02fe', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '머라이어캐리', 'Mariah Carey', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('43e17c11-c3b7-4dd9-a92e-fdadb8783bca', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '계속 한밤중이면 좋을텐데', 'ZUTOMAYO', 'MIXED', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('fdc16095-1bb1-4cc6-8e2f-75495a6f3a13', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '원오크락', 'ONE OK ROCK', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('2f8c8f6c-842a-48cd-9ed7-f84710d3fef2', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '뉴 호프 클럽', 'New Hope Club', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('6b1aeec8-ac19-4a6a-92b5-5e71733ef204', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '마이클부불레', 'Michael Bublé', 'MAN', 'SOLO', 'Canada', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('2e277ef0-c3f1-4f80-9ed0-4db0a3350e12', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '저스틴팀버레이크', 'Justin Timberlake', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('e0fc0ab6-19ee-47ef-a50d-45ab7efe3bba', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '와니마', 'Wanima', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('772efb86-0af8-4dc6-b73b-bd226fb86944', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '후지이 카제', 'Fujii Kaze', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('268ad7b1-7550-4cab-bb04-273b1649e682', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '레오루', 'Reol', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('e3753ac5-a079-417a-b75a-7593d9b802ad', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '정글', 'Jungle', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('5aeb15be-b150-4915-a242-d35cdee8aeb4', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '나씽 벗 띠브스', 'Nothing But Thieves', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('01681324-678a-4e9a-a80b-e93d038bf75f', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '제이콥 콜리어', 'Jacob Collier', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('587d14a8-dc16-47b1-8788-b1860076cbdb', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '노엘갤러거', 'Noel Gallagher', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('17790b8d-4e2c-4ec5-a524-d00d80a9868e', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '라나 델 레이', 'Lana Del Rey', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('88ade2ad-96ac-4ed4-8dce-72aec8d8545d', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '원오트릭스 포인트 네버', 'OPN (Oneohtrix Point Never)', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('c440d4e0-3f52-4225-9bc2-f1183a4b9f22', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '코코 앤 클레어 클레어', 'Coco & Clair Clair', 'WOMAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('036854c0-9d22-4660-89f9-0abd16dd3ec1', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '쿠키 카와이', 'Cookiee Kawaii', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('e139192f-ba01-4a15-b0b1-86005aee3c1d', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '킹크룰', 'King Krule', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('d63490e9-0eaf-4914-be90-8d34381b5b05', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '켄드릭 라마', 'Kendrick Lamar', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('56a4a4af-dc3f-4f9f-9316-6bcd20d99455', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '오피셜히게단디즘', 'Official Hige Dandism', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('687f2125-f72e-45c9-84cc-3181fa5af912', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '바운디', 'Vaundy', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('909593a3-d067-4dae-9b4a-e14c8accb1aa', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '나토리', 'Natori', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('10c0c327-8053-4792-ae0b-413d337ec413', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '아도', 'Ado', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('e19d1403-c4b3-4a6f-b5b8-8e935cb645c4', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '와누카', 'Wanuka', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('80154f71-f7b6-4d06-be39-2e4e00b281a1', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '요네즈 켄시', 'Kenshi Yonezu', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('4fd6cc98-3e3a-42bf-b04d-1563335397ad', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '이마세', 'Imase', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('c89e680f-1f9a-41a0-bc35-b835e67dcace', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '리사', 'LiSA', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('2f3532d6-f6f6-4b34-950f-7e4fc701e009', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '아이묭', 'Aimyon', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('f636f96a-7a42-416b-bab8-1cb8e1d2c314', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '에메', 'Aimer', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('c62a2a56-1723-44f2-abb2-7a344db06afe', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '츠키', 'Tuki.', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('6342db02-e3ee-494b-91f0-15ba144b906c', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '히즈치분가쿠', 'Hitsujibungaku', 'WOMAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('ec82d1dd-7eb7-4801-bd44-86d6096e4dea', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '밀레니엄 퍼레이드', 'Millennium Parade', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('5adeac70-0723-4869-831c-aace7691412c', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '야마', 'Yama', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('0dcf43ed-2a0c-4a54-af53-40eaa5c33776', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '래드윔프스', 'RADWIMPS', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('340cb74f-c770-43ce-91af-88cd2eff23d9', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '요루시카', 'Yorushika', 'MIXED', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('45c6e260-0ac1-4786-831f-7b077d8192e5', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '미세스 그린 애플', 'Mrs. Green Apple', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('d187b6a2-4923-4611-bfff-f9c4c986566e', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '빌리 아일리시', 'Billie Eilish', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('5a4db81d-16e8-4033-8198-09bc92f57ca4', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '마이클 볼튼', 'Michael Bolton', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('3a2d52b1-b39f-4389-b1ee-a0fc0c38bc62', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '두아리파', 'Dua Lipa', 'WOMAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('9431dc41-7ce6-4d81-b680-a322595fe43d', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '레드 핫 칠리 페퍼스', 'Red Hot Chili Peppers', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('0d38c2cd-0be8-49b5-a719-b17db10afe84', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '아델', 'Adele', 'WOMAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('9ab800fa-158c-4577-b4a0-15f7df9d641a', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '이매진 드래곤스', 'Imagine Dragons', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('8996c8dc-b8a2-449b-9c19-09cd49e2924d', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '에드시런', 'Ed Sheeran', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('2204c6fa-c78d-420f-b689-b8932aaf50a7', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '레이디가가', 'Lady Gaga', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('82311401-6764-44bd-9fb4-a2bb37a89cfd', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '데프 레퍼드', 'Def Leppard', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('7b3acbb2-6d90-4bc0-a510-95688ffbdbc7', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '에이씨디씨', 'AC/DC', 'MAN', 'GROUP', 'Australia', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('aa4e4067-11cc-46f5-9548-5ebdc40b91a3', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '요니지', 'Yonige', 'WOMAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('87228380-e581-46d9-b524-869360451d02', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '녹황색사회', 'Ryokuoushoku Shakai', 'MIXED', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('3d367630-37a4-41be-8d09-4434e4c24d09', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '스티비 원더', 'Stevie Wonder', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('967573c3-fcee-453a-b9ee-177359ff7dba', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '호시노 겐', 'Gen Hoshino', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('525c7aec-3c72-45c9-9e53-f904869b1306', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '크리피 넛츠', 'Creepy Nuts', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('b71a2ee4-a110-4e6c-a49c-e135a8311b6b', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '마일리 사이러스', 'Miley Cyrus', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('1aab6fed-7d20-42ed-9f59-67713671f813', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '베케이션스', 'Vacations', 'MAN', 'GROUP', 'Australia', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), - ('129fb608-eeb9-42ec-87f6-e1515bdf2696', '2024-08-04 00:00:00', '2024-08-04 00:00:00', false, - '사카낙션', 'Sakanaction', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'); +insert into public.artist (id, created_at, updated_at, is_deleted, korean_name, english_name, gender, type, country, image) +values ('587d14a8-dc16-47b1-8788-b1860076cbdb', '2024-08-04 00:00:00.000', '2024-08-04 00:00:00.000', false, '노엘갤러거', 'Noel Gallagher', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), + ('2ab7eba4-98f9-4936-ac1b-716bc2f04a1c', '2024-08-04 00:00:00.000', '2024-08-27 23:25:28.383', false, '스파이에어', 'Spyair', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/Spyair_1724768728012.jpg'), + ('d3fc15e6-172f-4448-928b-7fdd7a6a9ab6', '2024-08-04 00:00:00.000', '2024-08-27 23:26:32.865', false, '킹누', 'King Gnu', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/kingnu_1724768792711.webp'), + ('f56b52c1-72c2-450c-ad59-e88db1530dcb', '2024-08-04 00:00:00.000', '2024-08-27 23:27:01.420', false, '브루노 마스', 'Bruno Mars', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/bruno_1724768820768.webp'), + ('a94dc17e-4b77-4959-bb1d-a3bd9735cf01', '2024-08-04 00:00:00.000', '2024-08-27 23:27:26.441', false, '찰리 푸스', 'Charlie Puth', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/chalie_1724768846279.jpg'), + ('0b60cd2a-5312-41a2-ba1d-db1acb72460b', '2024-08-04 00:00:00.000', '2024-08-27 23:28:06.001', false, '테일러 스위프트', 'Taylor Swift', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/tailer_1724768885797.jpg'), + ('02c9aedf-9ea2-4720-83c5-eeacd79a2e6e', '2024-08-04 00:00:00.000', '2024-08-27 23:28:32.443', false, '위켄드', 'The Weeknd', 'MAN', 'SOLO', 'Canada', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/weekend_1724768912290.jpg'), + ('c3df1fe2-0795-4204-92d6-68d3d6f4bc05', '2024-08-04 00:00:00.000', '2024-08-27 23:28:58.454', false, '저스틴 비버', 'Justin Bieber', 'MAN', 'SOLO', 'Canada', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/justin_1724768938125.webp'), + ('7a97697e-2fa0-4d5b-851f-dd8864b5b49a', '2024-08-04 00:00:00.000', '2024-08-27 23:29:25.163', false, '올리비아 딘', 'Olivia Dean', 'WOMAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/olivia_1724768965040.jpeg'), + ('fdf9929d-9001-489a-9d7f-a345581ca6bd', '2024-08-04 00:00:00.000', '2024-08-27 23:30:18.118', false, '새미 비르지', 'Sammy Virji', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/sammy_1724769017908.jpeg'), + ('1535086f-99ff-493e-bfb4-254f15d87e5d', '2024-08-04 00:00:00.000', '2024-08-27 23:31:13.574', false, '디스클로저', 'Disclosure', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/disclosure_1724769073426.avif'), + ('f5d0d77a-e5f2-42ff-8478-5a70b3d7ba50', '2024-08-04 00:00:00.000', '2024-08-27 23:31:38.363', false, '라디오헤드', 'Radiohead', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/radio_1724769097990.webp'), + ('e7bf557b-8591-418f-8422-d1f08c26df2f', '2024-08-04 00:00:00.000', '2024-08-27 23:32:05.516', false, '에이제이알', 'AJR', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/ajr_1724769125314.webp'), + ('e7f28490-8e4c-426b-92fc-fbcb226ea7f7', '2024-08-04 00:00:00.000', '2024-08-27 23:32:33.585', false, '크리스토퍼', 'Christopher', 'MAN', 'SOLO', 'Denmark', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/Christopher_1724769153407.jpg'), + ('b50a931a-d4f3-4c32-8636-253e4fff45ab', '2024-08-04 00:00:00.000', '2024-08-27 23:33:10.179', false, '스트록스', 'The Strokes', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/stroke_1724769189974.jpg'), + ('72cdcdb7-1fed-460d-a316-3988ffa1a6c8', '2024-08-04 00:00:00.000', '2024-08-27 23:33:35.371', false, '벤슨 분', 'Benson Boone', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/benson_1724769215187.jpg'), + ('e86ca40e-29f3-48d3-921f-c51d5e8c05e0', '2024-08-04 00:00:00.000', '2024-08-27 23:34:01.277', false, '아리아나그란데', 'Ariana Grande', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/ariana_1724769241119.webp'), + ('6d7fee98-4719-4afc-9113-42177e417cb8', '2024-08-04 00:00:00.000', '2024-08-27 23:34:36.105', false, '코난 그레이', 'Conan Gray', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/connan_1724769275864.jpeg'), + ('ac400fd9-d188-4dfa-81a9-80d092317855', '2024-08-04 00:00:00.000', '2024-08-27 23:35:06.166', false, '마룬 5', 'Maroon 5', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/marron_1724769305988.jpg'), + ('8c85815e-cd89-44cf-912d-d8c92a0ace60', '2024-08-04 00:00:00.000', '2024-08-27 23:35:39.227', false, '이메진 드래곤스', 'Imagine Dragons', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/imagine_1724769339017.jpg'), + ('1d6bd071-dd58-4411-988b-4a6146f59c80', '2024-08-04 00:00:00.000', '2024-08-27 23:36:26.412', false, '요아소비', 'Yoasobi', 'MIXED', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/yoasobi_1724769386223.jpg'), + ('f5fc86ee-0519-409c-9bed-ae0dbead3bea', '2024-08-04 00:00:00.000', '2024-08-27 23:36:49.897', false, '라우브', 'Lauv', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/lauv_1724769409619.jpeg'), + ('db8e5dbb-fc91-48d6-ba0f-0100004a64af', '2024-08-04 00:00:00.000', '2024-08-27 23:37:20.852', false, '레이니', 'Lany', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/lany_1724769440725.webp'), + ('de7b5c97-16d4-4d0b-bf52-b58f28b5475c', '2024-08-04 00:00:00.000', '2024-08-27 23:37:41.800', false, '혼네', 'Honne', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/honne_1724769461626.webp'), + ('059f8de8-e3f7-4e3b-a1da-89a8c4b73f70', '2024-08-04 00:00:00.000', '2024-08-27 23:38:15.813', false, '노엘 갤러거 하이플라잉버즈', 'Noel Gallagher`s High Flying Birds', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/noel_1724769495678.jpeg'), + ('2c8afe0e-1c1b-4226-b20e-726faa1fc48c', '2024-08-04 00:00:00.000', '2024-08-27 23:38:38.828', false, '그린데이', 'Green Day', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/green_1724769518692.jpeg'), + ('b4e388ca-5a54-4e2e-8624-ddd363b32a75', '2024-08-04 00:00:00.000', '2024-08-27 23:39:03.800', false, '모네스킨', 'Måneskin', 'MIXED', 'GROUP', 'Italy', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/maneskin_1724769543598.jpeg'), + ('e22c3c45-b88b-4278-b20d-270aac64229e', '2024-08-04 00:00:00.000', '2024-08-27 23:39:36.774', false, '유우리', 'Yuuri', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/yuuri_1724769576549.webp'), + ('b6f220ab-34ad-40ee-b797-ec5c24459aa9', '2024-08-04 00:00:00.000', '2024-08-27 23:40:15.307', false, '트래비스', 'Travis', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/travis_1724769615152.webp'), + ('eb93b4ca-be7c-409f-b48d-5301ee0b02fe', '2024-08-04 00:00:00.000', '2024-08-27 23:40:45.149', false, '머라이어캐리', 'Mariah Carey', 'WOMAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/mariah_1724769644975.jpg'), + ('43e17c11-c3b7-4dd9-a92e-fdadb8783bca', '2024-08-04 00:00:00.000', '2024-08-27 23:41:20.178', false, '계속 한밤중이면 좋을텐데', 'ZUTOMAYO', 'MIXED', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/zutomayo_1724769679969.jpg'), + ('fdc16095-1bb1-4cc6-8e2f-75495a6f3a13', '2024-08-04 00:00:00.000', '2024-08-27 23:41:43.231', false, '원오크락', 'ONE OK ROCK', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/oneokrock_1724769703056.jpg'), + ('2f8c8f6c-842a-48cd-9ed7-f84710d3fef2', '2024-08-04 00:00:00.000', '2024-08-27 23:42:17.031', false, '뉴 호프 클럽', 'New Hope Club', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/new_1724769736830.jpg'), + ('6b1aeec8-ac19-4a6a-92b5-5e71733ef204', '2024-08-04 00:00:00.000', '2024-08-27 23:43:09.597', false, '마이클부불레', 'Michael Bublé', 'MAN', 'SOLO', 'Canada', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/buble_1724769789357.jpg'), + ('2e277ef0-c3f1-4f80-9ed0-4db0a3350e12', '2024-08-04 00:00:00.000', '2024-08-27 23:43:46.668', false, '저스틴팀버레이크', 'Justin Timberlake', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/justin_1724769826408.png'), + ('e0fc0ab6-19ee-47ef-a50d-45ab7efe3bba', '2024-08-04 00:00:00.000', '2024-08-27 23:44:15.233', false, '와니마', 'Wanima', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/wanima_1724769854792.png'), + ('772efb86-0af8-4dc6-b73b-bd226fb86944', '2024-08-04 00:00:00.000', '2024-08-27 23:44:38.306', false, '후지이 카제', 'Fujii Kaze', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/fujii_1724769878117.jpeg'), + ('268ad7b1-7550-4cab-bb04-273b1649e682', '2024-08-04 00:00:00.000', '2024-08-27 23:44:59.151', false, '레오루', 'Reol', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/reol_1724769899019.webp'), + ('e3753ac5-a079-417a-b75a-7593d9b802ad', '2024-08-04 00:00:00.000', '2024-08-27 23:45:33.511', false, '정글', 'Jungle', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/jungle_1724769933371.jpeg'), + ('5aeb15be-b150-4915-a242-d35cdee8aeb4', '2024-08-04 00:00:00.000', '2024-08-27 23:45:59.153', false, '나씽 벗 띠브스', 'Nothing But Thieves', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/nothing_1724769958966.jpg'), + ('01681324-678a-4e9a-a80b-e93d038bf75f', '2024-08-04 00:00:00.000', '2024-08-27 23:46:27.159', false, '제이콥 콜리어', 'Jacob Collier', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/jacob_1724769986891.jpg'), + ('9ab800fa-158c-4577-b4a0-15f7df9d641a', '2024-08-04 00:00:00.000', '2024-08-04 00:00:00.000', false, '이매진 드래곤스', 'Imagine Dragons', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/images_1724739402299.jpeg'), + ('b9f79017-f97d-44b1-82ce-645e92856c0b', '2024-08-04 00:00:00.000', '2024-08-27 23:19:11.253', false, '콜드플레이', 'Coldplay', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/%E1%84%8F%E1%85%A9%E1%86%AF%E1%84%83%E1%85%B3_1724768351050.webp'), + ('88ade2ad-96ac-4ed4-8dce-72aec8d8545d', '2024-08-04 00:00:00.000', '2024-08-27 23:48:17.537', false, '원오트릭스 포인트 네버', 'OPN (Oneohtrix Point Never)', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/opn_1724770097381.webp'), + ('c440d4e0-3f52-4225-9bc2-f1183a4b9f22', '2024-08-04 00:00:00.000', '2024-08-27 23:48:44.750', false, '코코 앤 클레어 클레어', 'Coco & Clair Clair', 'WOMAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/coco_1724770123547.jpeg'), + ('036854c0-9d22-4660-89f9-0abd16dd3ec1', '2024-08-04 00:00:00.000', '2024-08-27 23:49:12.096', false, '쿠키 카와이', 'Cookiee Kawaii', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/cookiee_1724770151991.jpeg'), + ('e139192f-ba01-4a15-b0b1-86005aee3c1d', '2024-08-04 00:00:00.000', '2024-08-27 23:49:41.936', false, '킹크룰', 'King Krule', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/king_1724770181258.jpg'), + ('d63490e9-0eaf-4914-be90-8d34381b5b05', '2024-08-04 00:00:00.000', '2024-08-27 23:50:10.349', false, '켄드릭 라마', 'Kendrick Lamar', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/kendric_1724770210212.jpeg'), + ('56a4a4af-dc3f-4f9f-9316-6bcd20d99455', '2024-08-04 00:00:00.000', '2024-08-27 23:50:40.608', false, '오피셜히게단디즘', 'Official Hige Dandism', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/official_1724770240501.jpeg'), + ('687f2125-f72e-45c9-84cc-3181fa5af912', '2024-08-04 00:00:00.000', '2024-08-27 23:51:07.598', false, '바운디', 'Vaundy', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/vaundy_1724770267470.webp'), + ('909593a3-d067-4dae-9b4a-e14c8accb1aa', '2024-08-04 00:00:00.000', '2024-08-27 23:51:36.354', false, '나토리', 'Natori', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/natori_1724770296144.jpg'), + ('10c0c327-8053-4792-ae0b-413d337ec413', '2024-08-04 00:00:00.000', '2024-08-27 23:52:00.472', false, '아도', 'Ado', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/ado_1724770320291.jpeg'), + ('e19d1403-c4b3-4a6f-b5b8-8e935cb645c4', '2024-08-04 00:00:00.000', '2024-08-27 23:52:37.894', false, '와누카', 'Wanuka', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/wanuka_1724770357742.webp'), + ('80154f71-f7b6-4d06-be39-2e4e00b281a1', '2024-08-04 00:00:00.000', '2024-08-27 23:53:08.584', false, '요네즈 켄시', 'Kenshi Yonezu', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/kenshi-yonezu-album_1724770388385.jpg'), + ('4fd6cc98-3e3a-42bf-b04d-1563335397ad', '2024-08-04 00:00:00.000', '2024-08-27 23:53:30.731', false, '이마세', 'Imase', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/imase_1724770410488.webp'), + ('c89e680f-1f9a-41a0-bc35-b835e67dcace', '2024-08-04 00:00:00.000', '2024-08-27 23:54:01.842', false, '리사', 'LiSA', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/lisa_1724770439260.jpg'), + ('2f3532d6-f6f6-4b34-950f-7e4fc701e009', '2024-08-04 00:00:00.000', '2024-08-27 23:54:38.360', false, '아이묭', 'Aimyon', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/aimyon_1724770477849.webp'), + ('f636f96a-7a42-416b-bab8-1cb8e1d2c314', '2024-08-04 00:00:00.000', '2024-08-27 23:55:30.235', false, '에메', 'Aimer', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/aimer_1724770530046.webp'), + ('c62a2a56-1723-44f2-abb2-7a344db06afe', '2024-08-04 00:00:00.000', '2024-08-27 23:57:07.330', false, '츠키', 'Tuki.', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/tuki_1724770627159.jpg'), + ('6342db02-e3ee-494b-91f0-15ba144b906c', '2024-08-04 00:00:00.000', '2024-08-27 23:57:37.254', false, '히즈치분가쿠', 'Hitsujibungaku', 'WOMAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/Hitsujibungaku_1724770657102.webp'), + ('ec82d1dd-7eb7-4801-bd44-86d6096e4dea', '2024-08-04 00:00:00.000', '2024-08-27 23:58:20.611', false, '밀레니엄 퍼레이드', 'Millennium Parade', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/mille_1724770700428.webp'), + ('5adeac70-0723-4869-831c-aace7691412c', '2024-08-04 00:00:00.000', '2024-08-27 23:58:50.153', false, '야마', 'Yama', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/yama_1724770729949.jpeg'), + ('0dcf43ed-2a0c-4a54-af53-40eaa5c33776', '2024-08-04 00:00:00.000', '2024-08-27 23:59:11.689', false, '래드윔프스', 'RADWIMPS', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/rad_1724770751447.jpeg'), + ('340cb74f-c770-43ce-91af-88cd2eff23d9', '2024-08-04 00:00:00.000', '2024-08-28 00:00:34.707', false, '요루시카', 'Yorushika', 'MIXED', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/yoru_1724770834339.jpg'), + ('45c6e260-0ac1-4786-831f-7b077d8192e5', '2024-08-04 00:00:00.000', '2024-08-28 00:01:02.295', false, '미세스 그린 애플', 'Mrs. Green Apple', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/mrs_1724770862070.webp'), + ('d187b6a2-4923-4611-bfff-f9c4c986566e', '2024-08-04 00:00:00.000', '2024-08-28 00:01:25.987', false, '빌리 아일리시', 'Billie Eilish', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/bille_1724770885854.jpeg'), + ('5a4db81d-16e8-4033-8198-09bc92f57ca4', '2024-08-04 00:00:00.000', '2024-08-28 00:01:53.941', false, '마이클 볼튼', 'Michael Bolton', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/bolton_1724770913666.jpg'), + ('3a2d52b1-b39f-4389-b1ee-a0fc0c38bc62', '2024-08-04 00:00:00.000', '2024-08-28 00:02:20.783', false, '두아리파', 'Dua Lipa', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/dua_1724770939506.jpg'), + ('9431dc41-7ce6-4d81-b680-a322595fe43d', '2024-08-04 00:00:00.000', '2024-08-28 00:02:44.027', false, '레드 핫 칠리 페퍼스', 'Red Hot Chili Peppers', 'MAN', 'GROUP', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/re_1724770963768.webp'), + ('0d38c2cd-0be8-49b5-a719-b17db10afe84', '2024-08-04 00:00:00.000', '2024-08-28 00:03:10.591', false, '아델', 'Adele', 'WOMAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/adele_1724770990394.jpeg'), + ('8996c8dc-b8a2-449b-9c19-09cd49e2924d', '2024-08-04 00:00:00.000', '2024-08-28 00:03:34.616', false, '에드시런', 'Ed Sheeran', 'MAN', 'SOLO', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/ed_1724771014309.jpg'), + ('2204c6fa-c78d-420f-b689-b8932aaf50a7', '2024-08-04 00:00:00.000', '2024-08-28 00:04:00.548', false, '레이디가가', 'Lady Gaga', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/lady_1724771040382.jpg'), + ('82311401-6764-44bd-9fb4-a2bb37a89cfd', '2024-08-04 00:00:00.000', '2024-08-28 00:04:23.188', false, '데프 레퍼드', 'Def Leppard', 'MAN', 'GROUP', 'UK', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/def_1724771063040.webp'), + ('7b3acbb2-6d90-4bc0-a510-95688ffbdbc7', '2024-08-04 00:00:00.000', '2024-08-28 00:04:45.129', false, '에이씨디씨', 'AC/DC', 'MAN', 'GROUP', 'Australia', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/acdc_1724771083568.webp'), + ('aa4e4067-11cc-46f5-9548-5ebdc40b91a3', '2024-08-04 00:00:00.000', '2024-08-28 00:05:15.566', false, '요니지', 'Yonige', 'WOMAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/Yonige_1724771115274.webp'), + ('3d367630-37a4-41be-8d09-4434e4c24d09', '2024-08-04 00:00:00.000', '2024-08-28 00:06:04.944', false, '스티비 원더', 'Stevie Wonder', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/stevie_1724771164729.jpg'), + ('967573c3-fcee-453a-b9ee-177359ff7dba', '2024-08-04 00:00:00.000', '2024-08-28 00:06:24.071', false, '호시노 겐', 'Gen Hoshino', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/Gen%20Hoshino_1724771183773.jpg'), + ('b71a2ee4-a110-4e6c-a49c-e135a8311b6b', '2024-08-04 00:00:00.000', '2024-08-28 00:07:08.746', false, '마일리 사이러스', 'Miley Cyrus', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/Miley%20Cyrus_1724771228212.jpg'), + ('525c7aec-3c72-45c9-9e53-f904869b1306', '2024-08-04 00:00:00.000', '2024-08-28 00:06:48.240', false, '크리피 넛츠', 'Creepy Nuts', 'MAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/Creepy%20Nuts_1724771203464.jpeg'), + ('1aab6fed-7d20-42ed-9f59-67713671f813', '2024-08-04 00:00:00.000', '2024-08-28 00:07:36.693', false, '베케이션스', 'Vacations', 'MAN', 'GROUP', 'Australia', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/vacations_1724771256358.jpeg'), + ('129fb608-eeb9-42ec-87f6-e1515bdf2696', '2024-08-04 00:00:00.000', '2024-08-28 00:07:57.832', false, '사카낙션', 'Sakanaction', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/Sakanaction_1724771277698.jpeg'), + ('ec304557-e9f1-4bf3-8abf-62c83dec099f', '2024-08-04 00:00:00.000', '2024-08-27 23:19:40.011', false, '포스트 말론', 'Post Malone', 'MAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/%E1%84%91%E1%85%A9%E1%84%89%E1%85%B3%E1%84%90%E1%85%B3%E1%84%86%E1%85%A1%E1%86%AF%E1%84%85%E1%85%A9%E1%86%AB_1724768379768.webp'), + ('977452b5-db8e-48b9-abe6-d06b44a1b4ad', '2024-08-04 00:00:00.000', '2024-08-27 23:24:53.214', false, '이브', 'Eve', 'WOMAN', 'SOLO', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/eve_1724768692720.jpg'), + ('dac4fda7-1746-4eb3-8b87-cab78ae86c75', '2024-08-04 00:00:00.000', '2024-08-27 23:26:04.511', false, '엘르가든', 'Ellegarden', 'MAN', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/elle_1724768764249.jpg'), + ('17790b8d-4e2c-4ec5-a524-d00d80a9868e', '2024-08-04 00:00:00.000', '2024-08-27 23:47:48.276', false, '라나 델 레이', 'Lana Del Rey', 'WOMAN', 'SOLO', 'USA', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/lana_1724770067708.webp'), + ('87228380-e581-46d9-b524-869360451d02', '2024-08-04 00:00:00.000', '2024-08-28 00:05:35.377', false, '녹황색사회', 'Ryokuoushoku Shakai', 'MIXED', 'GROUP', 'Japan', 'https://showpot-s3.s3.ap-northeast-2.amazonaws.com/artist/Ryokuoushoku%20Shakai_1724771135189.jpg'); -- Coldplay INSERT INTO public.artist_genre (id, created_at, updated_at, is_deleted, artist_id, genre_id)