Merge lp:~kalikiana/u1db-qt/indexQueryExistToday into lp:u1db-qt

Proposed by Cris Dywan
Status: Needs review
Proposed branch: lp:~kalikiana/u1db-qt/indexQueryExistToday
Merge into: lp:u1db-qt
Diff against target: 11 lines (+1/-1)
1 file modified
documentation/u1db.tutorial.qdoc (+1/-1)
To merge this branch: bzr merge lp:~kalikiana/u1db-qt/indexQueryExistToday
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
David Planella Pending
U1DB Qt developers Pending
Review via email: mp+223710@code.launchpad.net

Commit message

Index and Query work today

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Unmerged revisions

117. By Cris Dywan

Index and Query work today

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'documentation/u1db.tutorial.qdoc'
2--- documentation/u1db.tutorial.qdoc 2013-05-02 00:25:55 +0000
3+++ documentation/u1db.tutorial.qdoc 2014-06-19 10:49:14 +0000
4@@ -23,7 +23,7 @@
5
6 \chapter 2.0.0 Database Element
7
8-In U1Db-Qt, the Database element is the the central figure that works in conjunction with Document elements, and in the future indexing (currently under development), and querying (currently under development) elements. It is the Database element that defines the location of the data repository.
9+In U1Db-Qt, the Database element is the the central figure that works in conjunction with Document elements, and indexing and querying elements. It is the Database element that defines the location of the data repository.
10
11 A Database element is also a valuable tool for cases where specific data from a repository needs to be retrieved quickly, without indexing or querying ahead of time. The 'contents' object associated with the Database element can be used together with base items such as TextField or TextArea and model-based items like ListView and \l {Standard}{ListItems.Standard}.
12

Subscribers

People subscribed via source and target branches

to all changes: