Thanks to visit codestin.com
Credit goes to github.com

Skip to content

no migration of 0.12.3 websql db during 0.14.6 upgrade #5018

@garfield69

Description

@garfield69

when we upgrade our 0.12.3 nwjs to 0.14.6 we find that our websql database and local storage have not been migrated.
I spotted recently closed tickets regarding local storage and 0.15.3, so I ran a migration from 0.12.3 to 0.15.3.
While I can confirm that the local storage has been migrated successfully, the database file has not been.

below are the file paths for our database on our 0.12.3 environment on a widows 7 x32 sandbox should you find it useful.

 Directory of C:\Users\<username>\Local Settings\DuckieTV-Standalone\databases
Databases.db
Databases.db-journal
 Directory of C:\Users\<username>\Local Settings\DuckieTV-Standalone\databases\file__0
1

[edit]
paths under 0.15.3

C:\Users\<username>\Local Settings\DuckieTV-Standalone\User Data\Default\databases
C:\Users\<username>\Local Settings\DuckieTV-Standalone\User Data\Default\databases\chrome-extension_melhceajfalkiphejlgpncoljkdehjjh_0

Did you deliberately leave out websql database migrations, or is this an oversight?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions