{"id":446,"date":"2009-04-03T17:01:30","date_gmt":"2009-04-03T15:01:30","guid":{"rendered":"https:\/\/devpath.pro\/?p=446"},"modified":"2009-04-03T17:01:30","modified_gmt":"2009-04-03T15:01:30","slug":"ita-convertire-un-database-sqlite-2-a-sqlite3","status":"publish","type":"post","link":"https:\/\/fabiocicerchia.it\/databases\/ita-convertire-un-database-sqlite-2-a-sqlite3","title":{"rendered":"[ITA] Convertire un database SQLite 2 a SQLite3"},"content":{"rendered":"\n

Ecco a voi un piccolo comando da lanciare nella vostra linux shell per convertire un database SQLite 2 alla versione pi\u00f9 recente ovvero la 3:<\/p>\n\n\n\n

sqlite vecchio.db .dump |<\/strong> sqlite3 nuovo.db<\/pre>\n\n\n\n

Un comando rapido ed utile che vi eviter\u00e0 di dumparvi tutto a mano e poi reimportare nel nuovo…<\/p>\n","protected":false},"excerpt":{"rendered":"

Ecco a voi un piccolo comando da lanciare nella vostra linux shell per convertire un database SQLite 2 alla versione pi\u00f9 recente ovvero la 3: sqlite vecchio.db .dump | sqlite3 nuovo.db Un comando rapido ed utile che vi eviter\u00e0 di dumparvi tutto a mano e poi reimportare nel nuovo…<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","footnotes":""},"categories":[96],"tags":[95,97,11,98],"aioseo_notices":[],"author_meta":{"display_name":"fabio","author_link":"https:\/\/fabiocicerchia.it\/author\/fabio"},"featured_img":null,"coauthors":[],"tax_additional":{"categories":{"linked":["Databases<\/a>"],"unlinked":["Databases<\/span>"]},"tags":{"linked":["database<\/a>","dump<\/a>","italian<\/a>","sqlite<\/a>"],"unlinked":["database<\/span>","dump<\/span>","italian<\/span>","sqlite<\/span>"]}},"comment_count":"0","relative_dates":{"created":"Posted 15 years ago","modified":"Updated 15 years ago"},"absolute_dates":{"created":"Posted on April 3, 2009","modified":"Updated on April 3, 2009"},"absolute_dates_time":{"created":"Posted on April 3, 2009 5:01 pm","modified":"Updated on April 3, 2009 5:01 pm"},"featured_img_caption":"","series_order":"","_links":{"self":[{"href":"https:\/\/fabiocicerchia.it\/wp-json\/wp\/v2\/posts\/446"}],"collection":[{"href":"https:\/\/fabiocicerchia.it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fabiocicerchia.it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fabiocicerchia.it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fabiocicerchia.it\/wp-json\/wp\/v2\/comments?post=446"}],"version-history":[{"count":0,"href":"https:\/\/fabiocicerchia.it\/wp-json\/wp\/v2\/posts\/446\/revisions"}],"wp:attachment":[{"href":"https:\/\/fabiocicerchia.it\/wp-json\/wp\/v2\/media?parent=446"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fabiocicerchia.it\/wp-json\/wp\/v2\/categories?post=446"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fabiocicerchia.it\/wp-json\/wp\/v2\/tags?post=446"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}