Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. QxOrm 1.5.1 and QxEntityEditor 1.2.9 released (Qt ORM/ODM)
Qt 6.11 is out! See what's new in the release blog

QxOrm 1.5.1 and QxEntityEditor 1.2.9 released (Qt ORM/ODM)

Scheduled Pinned Locked Moved Showcase
1 Posts 1 Posters 413 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qxorm
    wrote last edited by qxorm
    #1

    Hello,

    QxOrm library 1.5.1 and QxEntityEditor application 1.2.9 just released.

    QxOrm library 1.5.1 changes log :

    • Support latest versions of Qt and boost (Qt 6.10 and boost 1.90) : fix compilation issues and remove several warnings
    • Provide several development-ready Docker images and containers : SQLite, MySQL, MariaDB, PostgreSQL, MongoDB
    • More details about QxOrm and Docker containers : https://hub.docker.com/u/qxorm
    • Improve QxOrm JSON API : possibility to provide a query in JSON format (useful for MongoDB database)
    • Fix error converting registered object from JSON with column filter
    • Improve QxService and QxHttpServer modules : new class qx::service::QxConnectOther to define several connection parameters (for example to create several servers, GitHub #34)
    • New method in qx::QxSqlQuery class named setFctOnAfterSqlExec() to define a custom callback function called after SQL query execution (can be used to get deleted items for example)

    QxEntityEditor application 1.2.9 changes log :

    • Update QxEntityEditor application dependencies : Qt 6.10, boost 1.90, QxOrm 1.5.1 on all environments (Windows, Linux and macOS)
    • QxEntityEditor macOS version is now a *.dmg file
    • Remove QxEntityEditor Windows 32 bits and Linux 32 bits versions
    • Remove QxEntityEditor javascript debugger (due to Qt6 dependency) : print logs inside custom scripts to debug

    alt text

    You can download latest version of QxOrm library and QxEntityEditor application on QxOrm website.
    QxOrm source code is also available on GitHub.

    1 Reply Last reply
    0
    • Q qxorm marked this topic as a regular topic

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved