[odb-users] Help needed for data migration with SQLite

Boris Kolpackov boris at codesynthesis.com
Tue Jul 3 09:35:13 EDT 2018


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