Hi!

I want to get server database update_seq. 

I am getting all information of local database using this code :

config.db.changes({since : config.info.update_seq}, function(err, change) 

{

console.log(config);

console.log(change); 

}

Both gives local database info. But can't find any info about server 
database.

How can I get it?

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/04311ca8-7b2a-48a9-96d7-e4e65dd34706%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to