Merge lp:~jameinel/u1db/open_db into lp:u1db

Proposed by John A Meinel
Status: Merged
Merged at revision: 132
Proposed branch: lp:~jameinel/u1db/open_db
Merge into: lp:u1db
Diff against target: 0 lines
To merge this branch: bzr merge lp:~jameinel/u1db/open_db
Reviewer Review Type Date Requested Status
Samuele Pedroni Approve
Review via email: mp+83937@code.launchpad.net

Description of the change

This adds u1db.open() as a top-level function call. It also switches over u1db-client to using the new function.

To post a comment you must log in.
lp:~jameinel/u1db/open_db updated
133. By John A Meinel

A bit more documentation.

Revision history for this message
Samuele Pedroni (pedronis) wrote :

+1, looks good, wondering though even if they of course depend on sqlite_backend details, whether the tests should live in a separate file test_open.py or something, the current location is sort of not where I would expect them to be

review: Approve
Revision history for this message
John A Meinel (jameinel) wrote :

Yeah, I didn't have a good place to put tests of top level objects. I can move them to test_open.

lp:~jameinel/u1db/open_db updated
134. By John A Meinel

Move the tests for u1db.open to u1db.tests.test_open.*

Preview Diff

Empty

Subscribers

People subscribed via source and target branches