[odb-users] Help needed for data migration with SQLite
Alain-Serge Nagni
asnagni at yahoo.com
Tue Jul 3 14:04:26 EDT 2018
Hi Boris,
This is what I have:
schemaVesion: 1 - baseVesrion: 1 - currentVersion: 2
Thank you,
Alain-Serge
> On Jul 3, 2018, at 9:35 AM, Boris Kolpackov <boris at codesynthesis.com> wrote:
>
> Alain-Serge Nagni <asnagni at yahoo.com> writes:
>
>> We are trying now to perform a migration with the SQLite database on
>> the local PCs [...]
>>
>> We are using the example in the documentation but obviously we are doing
>> something wrong. When we execute the schema_catalog::migrate_schema_pre
>> we will have a "CMyFilter table exist” error. This is the code:
>>
>> [....]
>>
>> std::cout << "schemaVesion: " << schemaVesion << " - baseVesrion: " << baseVesrion << " - currentVersion: " << currentVersion << std::endl;
>
> What does this statement print when you get the error?
More information about the odb-users
mailing list