Revision 6e43601...

Go back to digest for 7th October 2012

Bug Fixes in Office

Jarosław Staniek committed changes in [calligra/calligra/2.5] /:

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



REVIEW:106726

File Changes

Modified 6 files
  •   kexi/core/kexiproject.cpp
  •   kexi/kexidb/connection.cpp
  •   kexi/kexidb/expression.cpp
  •   kexi/kexidb/tableschema.cpp
  •   kexi/migration/keximigrate.cpp
  •   kexi/migration/mysql/mysqlmigrate.cpp
6 files changed in total