Page 1 of 1

How to merge history.db ?

Posted: August 7th, 2021, 5:02 am
by sabster
Hi all,

I have three different history.db files. Is there a way to merge these dbs to one?

Thanks.

Re: How to merge history.db ?

Posted: August 7th, 2021, 2:51 pm
by sander

Code: Select all

$ file history1.db 
history1.db: SQLite 3.x database, user version 2, last written using SQLite version 3031001
... is that enough hint for you ... ?

Re: How to merge history.db ?

Posted: August 12th, 2024, 3:44 pm
by vthokies96
I can't post URLs, but there's another topic with the title "Combining Histories from 3 installations" (at ID 132384). I put some notes there that may help in case anyone finds this.