]> saetta.ns0.it Git - libgdaex/commitdiff
Debian pkg: updates from upstream.
authorAndrea Zagli <azagli@libero.it>
Tue, 22 Oct 2019 15:52:17 +0000 (17:52 +0200)
committerAndrea Zagli <azagli@libero.it>
Tue, 22 Oct 2019 15:56:15 +0000 (17:56 +0200)
debian/changelog

index 0b934f1e7375fb7d3963a0d28c68c8cc48fd8adc..f525bff01e620a66b05767da59db3aaea50d0445 100644 (file)
@@ -1,6 +1,6 @@
-libgdaex (0.7.0-1~3.gbpb53fc5) UNRELEASED; urgency=medium
+libgdaex (0.7.0-1~4.gbpf47b33) UNRELEASED; urgency=medium
 
-  ** SNAPSHOT build @b53fc56639cc9052cc76ad0a9fe338540201fac3 **
+  ** SNAPSHOT build @f47b333a58a97bbe7a8fe2c406f4dfef54ee025c **
 
   [ Andrea Zagli ]
   * Initial release
@@ -29,5 +29,18 @@ libgdaex (0.7.0-1~3.gbpb53fc5) UNRELEASED; urgency=medium
   * Show field type and size in metastore test.
   * Typo.
   * Possible bug in libga gda_connection_get_meta_store_data_v.
-
- -- andreaz <andreaz@ghost.zagli-it.it>  Sat, 01 Jun 2019 08:41:38 +0200
+  * Debian pkg: updates from upstream.
+  * Added tool to export tables to csv.
+  * In ::save_data_file_in_blob value could be freed by GdaHolder.
+  * In ::save_data_file_in_blob removed g_value_unset.
+  * Wrong hashtable in get_sql_from_hashtable for GDAEX_SQL_DELETE.
+  * Fixed test getsqlfromhashtable for date and time.
+  * Added GdaEx::double_to_sql.
+  * 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.
+
+ -- tux <tux@develop64.example.tst>  Tue, 22 Oct 2019 17:46:02 +0200