From: Andrea Zagli Date: Tue, 22 Oct 2019 15:52:17 +0000 (+0200) Subject: Debian pkg: updates from upstream. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=c4f62f0e6497ab5d857be050168cc9ba58e7e8bd;p=libgdaex Debian pkg: updates from upstream. --- diff --git a/debian/changelog b/debian/changelog index 0b934f1..f525bff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 Tue, 22 Oct 2019 17:46:02 +0200