-libgdaex (0.7.0-1~6.gbpfea031) UNRELEASED; urgency=medium
+libgdaex (0.7.0-1~7.gbpd4cb82) UNRELEASED; urgency=medium
- ** SNAPSHOT build @fea0318ef7449f9c62d51ffe818fb5aff56417fc **
+ ** SNAPSHOT build @d4cb828ac7940948bdf62feff7e3cd0780f5d01b **
[ Andrea Zagli ]
* Initial release
* Wrong hashtable in get_sql_from_hashtable for GDAEX_SQL_DELETE.
* Fixed test getsqlfromhashtable for date and time.
* Added GdaEx::double_to_sql.
-
- -- andreaz <andreaz@ghost.zagli-it.it> Sun, 08 Sep 2019 12:43:30 +0200
+ * Debian pkg: updates from upstream.
+ * Added function GdaExSqlBuilder::where_int.
+ * Added function GdaExSqlBuilder::where_string.
+ * Added function GdaExSqlBuilder::where_boolean.
+ * Added function GdaExSqlBuilder::where_float.
+ * Added functions GdaExSqlBuilder::field_*.
+ * Bugfix SqlBuilder: no table name if functions ::from* not called before others.
+ * Use of gdaex_init instead of gdaex_new_.
+ * Added functions ::new, ::set_[dsn|cnc_string|gda_connection].
+ * Removed debug message.
+ * Added function ::data_model_to_gtktreestore.
+ * Added function GdaEx::data_model_copy_insert.
+ * Added function GdaEx::data_model_copy_update.
+
+ -- andreaz <andreaz@ghost.zagli-it.it> Sun, 26 Apr 2020 11:33:35 +0200