Jump to content

Kexi/Releases/Kexi 2.9.5

From KDE Community Wiki
Revision as of 00:18, 9 December 2024 by Jstaniek (talk | contribs) (Created page with "See https://calligra.org/news/calligra-2-9-5-released/ ==List of changes== <div style="background-color:#fff0d2;padding:1em;"> * ''General'': ** Do not show two Project windows after double-clicking on the Welcome page's item. (bug 346902) * ''Queries'': ** Use ILIKE/NOT ILIKE operator instead of LIKE for PostgreSQL. This is good for consistency with other database backends since Kexi's default LIKE is case-insensitive. (bug 348203) ** Fix crash for queries where looku...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

See https://calligra.org/news/calligra-2-9-5-released/

List of changes

  • General:
    • Do not show two Project windows after double-clicking on the Welcome page's item. (bug 346902)
  • Queries:
    • Use ILIKE/NOT ILIKE operator instead of LIKE for PostgreSQL. This is good for consistency with other database backends since Kexi's default LIKE is case-insensitive. (bug 348203)
    • Fix crash for queries where lookup table is aliased. (bug 330410)
  • Reports:
    • Multiple usability improvements for data source combo box. Fixed sorting, field selection, unnecessary empty item. (bugs 346449, 347127)
    • Maps element: allow to set map properties using scripts; 2 or 3 fields of data can be passed to an item.