Kexi: Fix build when SQLite < 3.8.3 is used
This is due to use of SQLITE_DETERMINISTIC by the new SQL functions introduced in 2.9.8. SQLITE_DETERMINISTIC is available since SQLite 3.8.3. Big thanks to Rex Dieter. BUG:353933 FIXED-IN:2.9.9
Please register or sign in to comment