Jump to content

Kexi/Releases/0.1.0 Beta 2 Changes

From KDE Community Wiki

< Back to KEXI 1 Releases

Changes in KEXI

(since 0.1.0 Beta 1)

  • KEXI has an own (SQLite derived) engine (KEXISQL)
  • KEXI doesn't depend on KOffice libraries
    • no native mimetypes anymore
    • database server quick links
  • user interface
    • supports tabbed, childframe, toplevel and IDEAl MDI modes
  • database library (rewritten)
    • cleaner api
    • support for schema based queries
    • sqlparser can be optionally used to get metainfo and internationalized error messages.