Diffusion KDb 649a3ffc651e

Merge branch 'new-3.2' into 3.2: these are changes kept in master before we…

Authored by staniek on Jan 6 2019, 9:22 PM.

Description

Merge branch 'new-3.2' into 3.2: these are changes kept in master before we decided to skip 3.1.1 and go for 3.2 directly

Merged Changes

CommitAuthorDetailsCommitted
1cda473aa4b3staniek
TRIVIAL OrderByColumnTest: Expect warning: no such field "" 
Jan 6 2019
d027738c08e1staniek
Restore transliteration for German characters with umlauts 
Jan 6 2019
4fdf53a581festaniek
Improve transliteration features by switching to unidecode 
Jan 6 2019
29f592fbb62fstaniek
KDbTestUtils: improve memory management of the connection object 
Jan 6 2019
d1b31bd8a6fcD12873staniek
Fix handling ORDER BY part of queries 
Jan 6 2019
d1c526ca47a1staniek
Rework KDbConnection::drv_getTableNames API so error information is passed 
Jan 6 2019
06e50d772d76staniek
MissingTableTest: call again with ok == nullptr and verify 
Jan 6 2019
9978d76a494cD11547staniek
Add KDbConnection::drv_getTableNames for low level list of table names, make… 
Jan 6 2019
e5c3a99d939estaniek
Add KDbConnection::drv_getTableNames for low level list of table names, make… 
Jan 6 2019
f8116d031760staniek
KDbTestUtils: add convenience APIs for connecting and using db, support… 
Jan 6 2019
33392735bb42staniek
ICU is required so do not check for it again in the sqlite driver's build 
Jan 6 2019
8bcde5e6088estaniek
Copy new FindICU.cmake from cmake and port to it 
Jan 6 2019