[odb-users] Data migration in SQLite
Alexander Igorevich
alejandro_pnz at icloud.com
Wed Dec 14 22:00:15 EST 2016
> On Dec 14, 2016, at 7:56 PM, Boris Kolpackov <boris at codesynthesis.com> wrote:
>
> Hi Alexander,
>
> Alexander Igorevich <alejandro_pnz at icloud.com> writes:
>
>> I’ve try it out, but it doesn’t help - if I don’t remove database,
>> new class doesn’t created.
>
> Ok, then you will need to send a minimal but complete test case that
> reproduces the problem.
>
> Boris
>
>
Thanks Boris. After I make a test project for you, I’ve try it out and it works. The research has shown that I didn’t include some of the generated classes parts ( .cxx) in PRO-file (I use Qt). Thus, the issue is complete, migration works perfect.
More information about the odb-users
mailing list