Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. [Qt Ambassador] QxOrm 1.2.4 released
Forum Updated to NodeBB v4.3 + New Features

[Qt Ambassador] QxOrm 1.2.4 released

Scheduled Pinned Locked Moved Announcements
1 Posts 1 Posters 1.4k Views 1 Watching
  • 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 on last edited by
    #1

    Hi,

    QxOrm 1.2.4 released :


    Changes in version 1.2.4 :

    • New relationship engine to fetch easily many levels of relationships per query
    • For more details about this new engine, goto the FAQ : "How to use relationship engine to fetch datas from many tables ?":http://www.qxorm.com/qxorm_en/faq.html#faq_270
    • Add 2 functions : qx::dao::execute_query and qx::dao::call_query to call a stored procedure or a custom SQL query
    • For more details about this new feature, goto the FAQ : "How to execute a stored procedure or a custom SQL query ?":http://www.qxorm.com/qxorm_en/faq.html#faq_280
    • Add support for boost::optional type to manage NULL database value without using QVariant type
    • New class : qx::QxDaoAsync to make easier to execute queries in asynchronous way (multi-thread)
    • For more details about this new class, goto the FAQ : "How to use qx::QxDaoAsync class to execute queries in asynchronous way (multi-thread) ?":http://www.qxorm.com/qxorm_en/faq.html#faq_290

    For more informations about QxOrm library : http://www.qxorm.com/

    1 Reply Last reply
    0

    • Login

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