Debian pkg: updates from upstream.
authorAndrea Zagli <azagli@libero.it>
Sun, 26 Apr 2020 09:38:53 +0000 (11:38 +0200)
committerAndrea Zagli <azagli@libero.it>
Sun, 26 Apr 2020 09:38:53 +0000 (11:38 +0200)
debian/changelog

index 150facd86774e1c1ad07899bc9231f4d1b62853a..b68a9eac3105f9cd29cf4c1c4a8b0a5517641221 100644 (file)
@@ -1,6 +1,6 @@
-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
@@ -38,5 +38,18 @@ libgdaex (0.7.0-1~6.gbpfea031) UNRELEASED; urgency=medium
   * 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