I’ve updated the Couchbase Lite Database
Viewer<https://github.com/couchbaselabs/CouchbaseLiteViewer/releases/tag/v0.61>
app, a fairly simple but useful desktop application that lets you view the
documents and revisions inside databases. The app runs on Mac OS, but it can
also open iOS databases of apps in the simulator. (You should also be able to
use it to view Android or .NET databases running in a Mac simulator, if you can
find where the simulator keeps app files in the Mac filesystem.)
Changes since the old 0.4 release:
* Updated to Couchbase Lite 1.1.1
* Now updates the database display after another process (i.e. your app)
makes changes to the database
* App browser:
* Finds apps in the new iOS Simulator file layout
* Added context menu with "Reveal In Finder" command
* Document editor:
* Now uses an outline view to support viewing and editing nested JSON
* Error alert if you try to save invalid JSON
* You can add custom columns for nested JSON properties (even array
elements)
Known Issues
* You can lose changes in the editor by switching to another document
without pressing Save.
* Changes made in the viewer app won't be noticed by your app if it's
running at the same time. (The changes will be there, but the app won't post
database-changed or doc-changed notifications, LiveQueries won't update, etc.
This is something we'd need to fix in a future version of Couchbase Lite.)
* Can’t open databases that have been created/modified with development
builds of Couchbase Lite 1.2 (i.e. the master branch), due to differences in
file format. If you want to work with these, you’ll need to build your own copy
of the viewer app using a master-branch build of Couchbase Lite.
--
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/7C08DD3A-6C8A-4374-8F0E-1644631FE157%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.