Skip to content

Commit

Permalink
Fix duplicate entry - fixes edwardsamuel#27
Browse files Browse the repository at this point in the history
  • Loading branch information
misterabdul committed Jan 22, 2021
1 parent 92f52a0 commit 67ae6a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mysql/indonesia.sql
Original file line number Diff line number Diff line change
Expand Up @@ -84488,7 +84488,7 @@ INSERT INTO `villages` VALUES
('9107182003', '9107182', 'WOLUIN'),
('9107182004', '9107182', 'KLALIN MOS'),
('9107182005', '9107182', 'KAMLIN'),
('9107182005', '9107182', 'KWARI'),
('9107182006', '9107182', 'KWARI'),
('9107183001', '9107183', 'SAILALA'),
('9107183002', '9107183', 'KLAWANA'),
('9107183003', '9107183', 'KLADUK'),
Expand Down Expand Up @@ -84714,7 +84714,7 @@ INSERT INTO `villages` VALUES
('9109070010', '9109070', 'MEIWAR'),
('9109070012', '9109070', 'APOKI'),
('9109070013', '9109070', 'JAFAI'),
('9109070015', '9109070', 'ANARUM'),
('9109070014', '9109070', 'ANARUM'),
('9109070015', '9109070', 'JAMBUANI'),
('9109070016', '9109070', 'MANARIA'),
('9109070017', '9109070', 'NARAI'),
Expand Down

0 comments on commit 67ae6a5

Please sign in to comment.