Skip to content

Commit f9c6c12

Browse files
author
amvanbaren
committed
Trim quotes from eclipse_person_id
1 parent b39116c commit f9c6c12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
UPDATE user_data SET eclipse_person_id = TRIM('"' FROM eclipse_person_id) WHERE eclipse_person_id LIKE '"%"';

0 commit comments

Comments
 (0)