{
    "version": "https:\/\/jsonfeed.org\/version\/1",
    "title": "Блог Чуденкова Алексея, заметки с тегом: mysql",
    "home_page_url": "https:\/\/blog.chudenkov.ru\/tags\/mysql\/",
    "feed_url": "https:\/\/blog.chudenkov.ru\/tags\/mysql\/json\/",
    "icon": "https:\/\/blog.chudenkov.ru\/user\/userpic@2x.jpg",
    "author": {
        "name": "Чуденков Алексей",
        "url": "https:\/\/blog.chudenkov.ru\/",
        "avatar": "https:\/\/blog.chudenkov.ru\/user\/userpic@2x.jpg"
    },
    "items": [
        {
            "id": "46",
            "url": "https:\/\/blog.chudenkov.ru\/all\/mysql-ochistka-dannyh-v-odnom-stolbce\/",
            "title": "MySQL: Очистка данных в одном столбце",
            "content_html": "<p>table_name — имя таблицы<br \/>\ncolumn_name — имя столбца<\/p>\n<pre class=\"e2-text-code\"><code>UPDATE table_name SET column_name = '';<\/code><\/pre>",
            "date_published": "2018-02-06T14:51:58+03:00",
            "date_modified": "2018-09-26T14:52:21+03:00",
            "_date_published_rfc2822": "Tue, 06 Feb 2018 14:51:58 +0300",
            "_rss_guid_is_permalink": "false",
            "_rss_guid": "46",
            "_e2_data": {
                "is_favourite": false,
                "links_required": [
                    "system\/library\/highlight\/highlight.js",
                    "system\/library\/highlight\/highlight.css"
                ],
                "og_images": []
            }
        }
    ],
    "_e2_version": 3365,
    "_e2_ua_string": "E2 (v3365; Aegea)"
}