Skip to content

Figure out how to implement the Cluster.database back reference #244

@d-bohls

Description

@d-bohls

See existing discussion on this issue in #237.

The Cluster.database back reference is not like other database-related back references because:

  1. the Database constructor takes a database path instead of a handle (like other database-related objects)
  2. The Database class actually uses the handle as state to determine if the database needs closing.

We should research and decide how to handle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions