Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Document life cycle of data returned by various C APIs better #643

Description

@ray6080

This is a suggestion made by Capn Core Dump from our discord thread (https://discord.com/channels/1196510116388806837/1414242474632806410/1414247214569750620). The documentation of lifecycles can make the life of our C API users easier.

Examples are:

  • QueryResult returned from queries with single query statement.
  • Multi QueryResults chained returned from queries with multi query statements.
  • FlatTuple
  • Connection
  • ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions