Changelog for
libgdamm-4_0-12-4.1.1-1.2.i586.rpm :
Mon Feb 14 13:00:00 2011 vuntzAATTopensuse.org
- Update to version 4.1.1:
+ Config: Added get_provider() and ConfigError.
+ Connection: Added quote_sql_identifier().
+ DataSelect: Added rerun().
+ MetaStore: Added set_identifiers_style().
+ SqlStatement: Added string_to_type().
+ Some documentation improvements.
- Changes from version 3.99.21:
+ DataModel: Declare DataModelError exceptions.
+ ServerOperation: set_value_at(): Make this templated.
+ Add CREATE_USER, ALTER USER and DROP USER server operations.
+ SqlBuilder: Added add_field_id().
+ Build: Fix the build with the latest libgda API.
- Changes from version 3.99.20:
+ Connection: Add
statement_execute_non_select_builder(SqlBuilder).
+ SqlBuilder:
- Many API changes, mostly to match improvements in the C API.
- Declared the SqlError exception.
+ Documentation: Added doxygen main text.
Mon Mar 22 13:00:00 2010 vuntzAATTopensuse.org
- Update to version 3.99.19:
+ Added SqlBuilder, for building SQL statements.
+ Connection::statement
*(): const correction.
+ Statement::to_sql(): Const correction.
+ Value: Fix set(const gchar
*) to call g_value_reinit().
- Changes from version 3.99.18:
+ MetaStruct: Add the MetaStructError exception, thrown by some
methods.
Thu Oct 1 14:00:00 2009 vuntzAATTopensuse.org
- Rename libgdamm-4_0-11 to libgdamm-4_0-12 since the version of
the library was changed.
- Remove Obsoletes for libgdamm-4_0-10 since we want to make it
possible to keep old libraries now.
Sat Aug 29 14:00:00 2009 vuntzAATTnovell.com
- Update to version 3.99.17.1:
+ Reenable the per-class hierarchy graphs in the reference
documentation.
+ Drop the custom HTML header and footer, and use the shared
doxygen.css file from mm-common.
Thu Aug 27 14:00:00 2009 vuntzAATTnovell.com
- Update to version 3.99.17:
+ Connection:
- Added the CONNECTION_OPTIONS_SQL_IDENTIFIERS_CASE_SENSITIVE
which avoids exposing backend-specific case and quoting
weirdness to applications.
- update_meta_store_table(): Use
gda_meta_store_sql_identifier_quote() as mentioned in
bgo#589607, to make this work even with uppercase
characters.
+ MetaStore: Can now thow a MetaStoreError exception.
+ Use the mm-common build system.
+ Build: Fix the build when exceptions are disabled.
Fri Jul 31 14:00:00 2009 vuntzAATTnovell.com
- Update to version 3.99.16:
+ Build fixes for maemo (allow --fno-exceptions and
!GLIBMM_EXCEPTIONS_ENABLED)
Tue Jun 2 14:00:00 2009 vuntzAATTnovell.com
- Update to version 3.99.15:
+ Connection: update_meta_store_table_names() and
update_meta_store_table(). Added an optional schema_name
parameter, allowing Glom to use this hack to increase
performance.
+ DataProxy::get_values(): Actually return the result, fixing a
compiler warning. bgo#582997
- Drop libgdamm-no_return_in_nonvoid.patch: fixed upstream.
- Make new libgdamm-4_0-11 obsolete libgdamm-4_0-10.
Mon May 18 14:00:00 2009 vuntzAATTnovell.com
- Change glibmm24-devel to glibmm2-devel.
Thu May 14 14:00:00 2009 dominique-obsAATTleuenberger.net
- Reformat spec file, based on comments by vuntz
Wed May 13 14:00:00 2009 dominique-obsAATTleuenberger.net
- Initial packet for libgdamm, created during Community Week