Kexi/Releases/Kexi 2.3.1: Difference between revisions

From KDE Community Wiki
< Kexi‎ | Releases
No edit summary
Line 17: Line 17:
*Fix memory leak in parser - lexer was not released (backported from Calligra 2.4 5694375f398e19d93f)
*Fix memory leak in parser - lexer was not released (backported from Calligra 2.4 5694375f398e19d93f)
*MySQL driver: add /var/run/mysql/mysql.sock to the list of possible local socket paths (backported from Calligra 2.4 39eab11f283d13eb6)
*MySQL driver: add /var/run/mysql/mysql.sock to the list of possible local socket paths (backported from Calligra 2.4 39eab11f283d13eb6)
[[#Missing_or_discontinued_features_in_2.3|List of missing or discontinued features compared to previous version is also available]].
==Screenshots==


</div>
</div>
Line 26: Line 22:
==Missing or discontinued features in 2.3==
==Missing or discontinued features in 2.3==


Following list contains changes compared to version 2.2. See [[../Kexi_2.3#Missing_or_discontinued_features_in_2.3|Missing or discontinued features in 2.2]] for reference.
See [[../Kexi_2.3#Missing_or_discontinued_features_in_2.3|Missing or discontinued features in 2.2]] for reference.
 
===Table Designer===
None known.
 
===Query Designer===
None known.
 
===Forms===
None known.
 
===Reports===
None known.
 
===Database drivers===
None known.
 
===Other===
None known.
 
==Notes==
===Database drivers===
 
===Scripting===

Revision as of 11:42, 12 January 2011

Kexi 2.3.1 will be released within KOffice 2.3.1

See also Kexi 2.2 release, KOffice 2.3 Feature Plan, Kexi TODOs.

List of changes

Reports

  • Many memory leaks fixed (backported from Calligra 2.4)

Import & Export

  • Fix saving recently visited directories for source and destination database in the migration wizard (backported from Calligra 2.4 be2cb3495aa5872b6cca)
  • Don't crash if no table was selected to import (Bug #242556, backported from Calligra 2.4 47c4737a59ecd73533)

Database Access

  • Fix memory leak in multiargument expressions of any type (backported from Calligra 2.4 dc976421464d6746af7
  • Fix memory leak in query schema (backported from Calligra 2.4 3aced57359a0af12)
  • Fix memory leak in parser - lexer was not released (backported from Calligra 2.4 5694375f398e19d93f)
  • MySQL driver: add /var/run/mysql/mysql.sock to the list of possible local socket paths (backported from Calligra 2.4 39eab11f283d13eb6)

Missing or discontinued features in 2.3

See Missing or discontinued features in 2.2 for reference.