Skip to content

Conversation

@mdmahendri
Copy link

Problem
Exporting a database with virtual tables and "Keep old schema" enabled would result in invalid SQL like the one below

BEGIN TRANSACTION;
CREATE TABLE IF NOT EXISTSAL TABLE ...

Changes
Add conditional-if to handle virtual tables in DBBrowserDB::dump sqlitedb.cpp when generating/exporting the sql dump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant