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 MartinCzura:
http://wiki.apache.org/couchdb/Breaking_changes

The comment on the change is:
added note about attachment names

------------------------------------------------------------------------------
  === Moved View URLs ===
  
  The view URLs have been moved to design document resources. This means that 
paths that used to be like 
`http://hostname:5984/mydb/_view/designname/viewname?limit=10` will now look 
like `http://hostname:5984/mydb/_design/designname/_view/viewname?limit=10`. 
See the 
[http://mail-archives.apache.org/mod_mbox/couchdb-dev/200902.mbox/thread?3 
REST, Hypermedia, and CouchApps thread on dev] for details.
-  
+ 
+ === Attachments ===
+ 
+ Names of attachments are no longer allowed to start with an underscore.
+ 
  == Changes Between 0.7.x and 0.8.0 ==
  
  === Database File Format ===

Reply via email to