QxEntityEditor 1.2.1 - Change Log

Open discussion on QxEntityEditor

QxEntityEditor 1.2.1 - Change Log

Postby Kasuax » Wed Jun 29, 2016 5:29 pm

Is there a change log for the latest beta QxEntityEditor 1.2.1 anywhere?

Thanks in advance!
Kasuax
 
Posts: 62
Joined: Mon Jun 20, 2016 6:42 pm

Re: QxEntityEditor 1.2.1 - Change Log

Postby qxorm » Thu Jun 30, 2016 7:47 am

Hello,

Here are the links to download QxOrm and QxEntityEditor BETA versions :
- for QxOrm : http://www.qxorm.com/version/
- for QxEntityEditor : http://www.qxorm.com/version/QxEntityEditor/BETA/

Here is the changes log for current QxOrm_1.4.3_BETA_11 :
- Support cmake : new CMakeLists.txt file added to build QxOrm library with cmake (not finished yet)
- Improve SQL error messages when qx::dao functions return a database error
- New parameter in singleton class qx::QxSqlDatabase to log SQL bound values (setTraceSqlBoundValues) : by default, bound values are logged when an error occurred
- New function qx::dao::call_query_without_prepare() to execute specific SQL queries without prepared statement
- Improve QxModelView module : all QxOrm models (based on qx::IxModel interface) can be serialized to JSON format (including all relationships levels) : this is now another way to work with relationships and QML (thanks to JSON.parse() and JSON.stringify() javascript functions) without using nested models concept (so without using QxEntityEditor model/view generated classes)
- Improve qxBlogModelView sample project and QxOrm manual to show how to access to relationships data in QML (nested models or JSON)
- Fix a memory leak in qx::QxSqlRelation class
- Reduce output binary size (~20%) and compilation times (~20%) to build persistent classes based on QxOrm library


Here is the changes log for current QxEntityEditor_1.2.1_BETA_02_win_32b :
- Fix an issue importing a relationship where target entity doesn't have a primary key

The main feature for the next QxOrm/QxEntityEditor versions will be the support of cmake to build QxOrm and generated projects using cmake.
qxorm
Site Admin
 
Posts: 481
Joined: Mon Apr 12, 2010 7:45 am


Return to QxEntityEditor - Open discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron