https://bugs.kde.org/show_bug.cgi?id=392112

Jarosław Staniek <stan...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|3.2 Alpha                   |3.2.0
             Status|CLOSED                      |RESOLVED
      Latest Commit|https://commits.kde.org/kdb |https://commits.kde.org/kex
                   |/219c02d1bb58fde744e9150c35 |i/83a672c348ca9d263e9739bb3
                   |914cc594ad3138              |ee5566ca8d5d702

--- Comment #5 from Jarosław Staniek <stan...@kde.org> ---
Git commit 83a672c348ca9d263e9739bb3ee5566ca8d5d702 by Jaroslaw Staniek.
Committed on 05/06/2018 at 22:32.
Pushed by staniek into branch 'master'.

Skip table name if physical table is non-existing, use the new tableNames API
in migration

Summary:
FIXED-IN:3.2.0

Note: functionality of migration is not affected, it's just the code cleanup
thanks to the new API.

Test Plan: Open kdb.git/autotests/data/missingTableTest.kexi, it should not
list persons table anymore.

Reviewers: piggz

Tags: #kexi

Differential Revision: https://phabricator.kde.org/D11549

M  +1    -1    CMakeLists.txt
M  +37   -11   src/core/kexiproject.cpp
M  +3    -15   src/migration/KexiSqlMigrate.cpp
M  +0    -3    src/migration/KexiSqlMigrate.h
M  +0    -1    src/migration/mysql/mysqlmigrate.cpp
M  +0    -1    src/migration/postgresql/PostgresqlMigrate.cpp

https://commits.kde.org/kexi/83a672c348ca9d263e9739bb3ee5566ca8d5d702

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to