Comment 1 for bug 299896

Revision history for this message
Murray Cumming (murrayc) wrote : Re: Glom 1.8.1 problem with Field definition by default

This is fixed in svn trunk and the 1.8 branch by this commit:

2008-11-24 Murray Cumming <email address hidden>

 * glom/frame_glom.cc: update_table_in_document_from_database:
 Ignore the default_value property from libgda/database, because we only
 use it from the document, because libgda returns weird values.
 This prevents the loss of the default value information when reloading
 a document.
 Ubuntu bug https://bugs.launchpad.net/ubuntu/+source/glom/+bug/299896
 (elmergato)