You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2009/03/15 18:54:17 UTC

[Couchdb Wiki] Update of "Breaking changes" by JanLehnardt

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by JanLehnardt:
http://wiki.apache.org/couchdb/Breaking_changes

The comment on the change is:
add trunk to 0.9 update page

------------------------------------------------------------------------------
  === Database File Format ===
  
  The database file format has changed. CouchDB itself does yet not provide any tools for migrating your data. In the meantime, you can use third-party scripts to deal with the migration, such as the dump/load tools that come with the development version (trunk) of [http://code.google.com/p/couchdb-python/ couchdb-python].
+ 
+ If you are running a version of trunk prior to revision 753448, have a look at the BreakingChangesUpdateTrunkTo0Dot9 page.
  
  === Renamed "count" to "limit" ===