Skip to content
Commit c8d4eb10 authored by Jarosław Staniek's avatar Jarosław Staniek
Browse files

Fix the lowercase fix and db import

KexiDB
*A fix for the lowercase fix: keep table names in original format but compare them in case-insensitive way when needed
**This way importing from databases with tables upper-case characters works

Migration
*Fix invalid SQL generation for database import
*Fix importing from databases with tables upper-case characters

BUG:307479
CCBUG:306523
parent 34a4e538
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment