Comment 1 for bug 156807

Revision history for this message
Jamu Kakar (jkakar) wrote :

The branch attached to this bug is ready for review. It introduces
the following changes:

- Store and Database objects have a uri property that exposes the URI
  object they use.

- URI objects represent themselves in the standard textual format when
  stringified.

- The URI is included in statement output when storm.database.DEBUG is
  True.