| 1 |
0.30 ms |
SELECT t0.id AS id_1, t0.zone AS zone_2, t0.completion_percent AS completion_percent_3, t0.places_count AS places_count_4, t0.avec_horaires AS avec_horaires_5, t0.avec_adresse AS avec_adresse_6, t0.avec_site AS avec_site_7, t0.avec_accessibilite AS avec_accessibilite_8, t0.avec_note AS avec_note_9, t0.name AS name_10, t0.population AS population_11, t0.siren AS siren_12, t0.code_epci AS code_epci_13, t0.codes_postaux AS codes_postaux_14, t0.date_created AS date_created_15, t0.date_modified AS date_modified_16, t0.avec_siret AS avec_siret_17, t0.avec_name AS avec_name_18, t0.osm_data_date_min AS osm_data_date_min_19, t0.osm_data_date_avg AS osm_data_date_avg_20, t0.osm_data_date_max AS osm_data_date_max_21, t0.budget_annuel AS budget_annuel_22, t0.lat AS lat_23, t0.lon AS lon_24, t0.date_labourage_requested AS date_labourage_requested_25, t0.date_labourage_done AS date_labourage_done_26, t0.kind AS kind_27 FROM stats t0 WHERE t0.zone = ? LIMIT 1
SELECT t0.id AS id_1, t0.zone AS zone_2, t0.completion_percent AS completion_percent_3, t0.places_count AS places_count_4, t0.avec_horaires AS avec_horaires_5, t0.avec_adresse AS avec_adresse_6, t0.avec_site AS avec_site_7, t0.avec_accessibilite AS avec_accessibilite_8, t0.avec_note AS avec_note_9, t0.name AS name_10, t0.population AS population_11, t0.siren AS siren_12, t0.code_epci AS code_epci_13, t0.codes_postaux AS codes_postaux_14, t0.date_created AS date_created_15, t0.date_modified AS date_modified_16, t0.avec_siret AS avec_siret_17, t0.avec_name AS avec_name_18, t0.osm_data_date_min AS osm_data_date_min_19, t0.osm_data_date_avg AS osm_data_date_avg_20, t0.osm_data_date_max AS osm_data_date_max_21, t0.budget_annuel AS budget_annuel_22, t0.lat AS lat_23, t0.lon AS lon_24, t0.date_labourage_requested AS date_labourage_requested_25, t0.date_labourage_done AS date_labourage_done_26, t0.kind AS kind_27 FROM stats t0 WHERE t0.zone = '01004' LIMIT 1;
|
| 2 |
0.37 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"fire_hydrant"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'fire_hydrant';
|
| 3 |
0.23 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"charging_station"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'charging_station';
|
| 4 |
0.24 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"toilets"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'toilets';
|
| 5 |
0.24 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"bus_stop"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'bus_stop';
|
| 6 |
0.20 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"defibrillator"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'defibrillator';
|
| 7 |
0.23 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"camera"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'camera';
|
| 8 |
0.19 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"recycling"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'recycling';
|
| 9 |
0.17 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"substation"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'substation';
|
| 10 |
0.15 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"laboratory"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'laboratory';
|
| 11 |
0.14 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"school"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'school';
|
| 12 |
0.15 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"police"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'police';
|
| 13 |
0.19 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"healthcare"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'healthcare';
|
| 14 |
0.19 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"bicycle_parking"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'bicycle_parking';
|
| 15 |
0.22 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"advertising_board"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'advertising_board';
|
| 16 |
0.22 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"building"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'building';
|
| 17 |
0.22 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"rnb"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'rnb';
|
| 18 |
0.24 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"email"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'email';
|
| 19 |
0.21 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"bench"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'bench';
|
| 20 |
0.20 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"waste_basket"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'waste_basket';
|
| 21 |
0.20 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"street_lamp"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'street_lamp';
|
| 22 |
0.19 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"drinking_water"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'drinking_water';
|
| 23 |
0.20 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"tree"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'tree';
|
| 24 |
0.21 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"power_pole"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'power_pole';
|
| 25 |
0.24 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"manhole"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'manhole';
|
| 26 |
0.25 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"little_free_library"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'little_free_library';
|
| 27 |
0.21 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"playground"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'playground';
|
| 28 |
0.22 ms |
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = ? AND z0_.theme = ?
Parameters: [
8901
"restaurant"
]
SELECT z0_.id AS id_0, z0_.disappeared_list AS disappeared_list_1, z0_.current_list AS current_list_2, z0_.theme AS theme_3, z0_.stats_id AS stats_id_4 FROM zone_places z0_ WHERE z0_.stats_id = 8901 AND z0_.theme = 'restaurant';
|
| 29 |
0.12 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 30 |
0.26 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"fire_hydrant"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'fire_hydrant', 8901);
|
| 31 |
0.21 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"charging_station"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'charging_station', 8901);
|
| 32 |
0.21 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"toilets"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'toilets', 8901);
|
| 33 |
0.20 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"bus_stop"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'bus_stop', 8901);
|
| 34 |
0.20 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"defibrillator"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'defibrillator', 8901);
|
| 35 |
0.16 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"camera"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'camera', 8901);
|
| 36 |
0.22 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"recycling"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'recycling', 8901);
|
| 37 |
0.16 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"substation"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'substation', 8901);
|
| 38 |
0.15 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"laboratory"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'laboratory', 8901);
|
| 39 |
0.15 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"school"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'school', 8901);
|
| 40 |
0.20 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"police"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'police', 8901);
|
| 41 |
0.22 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"bicycle_parking"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'bicycle_parking', 8901);
|
| 42 |
0.19 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"advertising_board"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'advertising_board', 8901);
|
| 43 |
0.17 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"building"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'building', 8901);
|
| 44 |
0.18 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"rnb"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'rnb', 8901);
|
| 45 |
0.18 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"email"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'email', 8901);
|
| 46 |
0.17 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"bench"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'bench', 8901);
|
| 47 |
0.18 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"waste_basket"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'waste_basket', 8901);
|
| 48 |
0.14 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"street_lamp"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'street_lamp', 8901);
|
| 49 |
0.18 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"drinking_water"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'drinking_water', 8901);
|
| 50 |
0.14 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"tree"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'tree', 8901);
|
| 51 |
0.17 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"power_pole"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'power_pole', 8901);
|
| 52 |
0.16 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"manhole"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'manhole', 8901);
|
| 53 |
0.17 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"little_free_library"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'little_free_library', 8901);
|
| 54 |
0.15 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"playground"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'playground', 8901);
|
| 55 |
0.15 ms |
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES (?, ?, ?, ?)
Parameters: [
"[]"
"[]"
"restaurant"
8901
]
INSERT INTO zone_places (disappeared_list, current_list, theme, stats_id) VALUES ('[]', '[]', 'restaurant', 8901);
|
| 56 |
0.81 ms |
UPDATE zone_places SET disappeared_list = ?, current_list = ? WHERE id = ?
Parameters: [
"[{"type":"node","id":817451492,"user":"Everteal","timestamp":"2025-10-17T16:55:46Z","changeset":173420428,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":1687393915,"user":"Everteal","timestamp":"2025-10-17T16:55:46Z","changeset":173420428,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":1687420786,"user":"zorglubu","timestamp":"2020-09-26T13:27:52Z","changeset":91551714,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":1687420790,"user":"Everteal","timestamp":"2025-10-17T16:55:46Z","changeset":173420428,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":2177480131,"user":"cnfs-artag","timestamp":"2022-08-24T14:20:33Z","changeset":125319008,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":3757005689,"user":"JeaRRo","timestamp":"2015-09-24T09:38:26Z","changeset":34221986,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":4402016392,"user":"Olyon","timestamp":"2016-09-15T03:57:05Z","changeset":42163470,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":4510277410,"user":"luci0le","timestamp":"2020-02-01T17:16:39Z","changeset":80415921,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":7316332896,"user":"chabe01","timestamp":"2022-08-18T20:48:56Z","changeset":125080620,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":8421030055,"user":"AmiFritz","timestamp":"2022-10-27T09:20:40Z","changeset":128119374,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":8766221217,"user":"Jeff_9891","timestamp":"2024-05-21T15:55:41Z","changeset":151635689,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"node","id":8766228617,"user":"cquest","timestamp":"2025-11-11T16:01:36Z","changeset":174518487,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"way","id":67075072,"user":"thepriben","timestamp":"2020-01-06T08:07:45Z","changeset":79237200,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"way","id":67077430,"user":"thepriben","timestamp":"2020-01-05T13:43:21Z","changeset":79213054,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"way","id":442521292,"user":"gendy54","timestamp":"2018-02-01T20:55:47Z","changeset":55977487,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"way","id":697621044,"user":"chabe01","timestamp":"2022-08-18T20:49:41Z","changeset":125080620,"noticed_deleted_date":"2026-02-04 08:43:58"},{"type":"relation","id":1060667,"user":"zorglubu","timestamp":"2020-04-24T15:22:07Z","changeset":84068587,"noticed_deleted_date":"2026-02-04 08:43:58"}]"
"[]"
208695
]
UPDATE zone_places SET disappeared_list = '[{\"type\":\"node\",\"id\":817451492,\"user\":\"Everteal\",\"timestamp\":\"2025-10-17T16:55:46Z\",\"changeset\":173420428,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":1687393915,\"user\":\"Everteal\",\"timestamp\":\"2025-10-17T16:55:46Z\",\"changeset\":173420428,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":1687420786,\"user\":\"zorglubu\",\"timestamp\":\"2020-09-26T13:27:52Z\",\"changeset\":91551714,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":1687420790,\"user\":\"Everteal\",\"timestamp\":\"2025-10-17T16:55:46Z\",\"changeset\":173420428,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":2177480131,\"user\":\"cnfs-artag\",\"timestamp\":\"2022-08-24T14:20:33Z\",\"changeset\":125319008,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":3757005689,\"user\":\"JeaRRo\",\"timestamp\":\"2015-09-24T09:38:26Z\",\"changeset\":34221986,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":4402016392,\"user\":\"Olyon\",\"timestamp\":\"2016-09-15T03:57:05Z\",\"changeset\":42163470,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":4510277410,\"user\":\"luci0le\",\"timestamp\":\"2020-02-01T17:16:39Z\",\"changeset\":80415921,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":7316332896,\"user\":\"chabe01\",\"timestamp\":\"2022-08-18T20:48:56Z\",\"changeset\":125080620,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":8421030055,\"user\":\"AmiFritz\",\"timestamp\":\"2022-10-27T09:20:40Z\",\"changeset\":128119374,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":8766221217,\"user\":\"Jeff_9891\",\"timestamp\":\"2024-05-21T15:55:41Z\",\"changeset\":151635689,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"node\",\"id\":8766228617,\"user\":\"cquest\",\"timestamp\":\"2025-11-11T16:01:36Z\",\"changeset\":174518487,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"way\",\"id\":67075072,\"user\":\"thepriben\",\"timestamp\":\"2020-01-06T08:07:45Z\",\"changeset\":79237200,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"way\",\"id\":67077430,\"user\":\"thepriben\",\"timestamp\":\"2020-01-05T13:43:21Z\",\"changeset\":79213054,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"way\",\"id\":442521292,\"user\":\"gendy54\",\"timestamp\":\"2018-02-01T20:55:47Z\",\"changeset\":55977487,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"way\",\"id\":697621044,\"user\":\"chabe01\",\"timestamp\":\"2022-08-18T20:49:41Z\",\"changeset\":125080620,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"},{\"type\":\"relation\",\"id\":1060667,\"user\":\"zorglubu\",\"timestamp\":\"2020-04-24T15:22:07Z\",\"changeset\":84068587,\"noticed_deleted_date\":\"2026-02-04 08:43:58\"}]', current_list = '[]' WHERE id = 208695;
|
| 57 |
7.58 ms |
"COMMIT"
|
| 58 |
0.36 ms |
SELECT t0.id AS id_1, t0.disappeared_list AS disappeared_list_2, t0.current_list AS current_list_3, t0.theme AS theme_4, t0.stats_id AS stats_id_5 FROM zone_places t0 WHERE t0.stats_id = ?
SELECT t0.id AS id_1, t0.disappeared_list AS disappeared_list_2, t0.current_list AS current_list_3, t0.theme AS theme_4, t0.stats_id AS stats_id_5 FROM zone_places t0 WHERE t0.stats_id = 8901;
|
| 59 |
0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.measure AS measure_3, t0.date AS date_4, t0.stats_id AS stats_id_5 FROM city_follow_up t0 WHERE t0.stats_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.measure AS measure_3, t0.date AS date_4, t0.stats_id AS stats_id_5 FROM city_follow_up t0 WHERE t0.stats_id = 8901;
|