We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a47c025 + fdae59e commit f977347Copy full SHA for f977347
1 file changed
SQL/regions.sql
@@ -20,5 +20,5 @@ INSERT INTO `regions` VALUES
20
(10,'Nouvelle-Aquitaine','nouvelle-aquitaine','FR-NAQ'),
21
(11,'Occitanie','occitanie','FR-OCC'),
22
(12,'Pays de la Loire','pays-de-la-loire','FR-PDL'),
23
-(13,'Provence-Alpes-Côte d\'Azur','provence-alpes-cote-d-azur','FR-PAC'),
+(13,'Provence-Alpes-Côte d''Azur','provence-alpes-cote-d-azur','FR-PAC'),
24
(14,'Outre-Mer','outre-mer','');
0 commit comments