-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
* 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