Skip to content

add an "is_partial" method or attribute #16

@rbland

Description

@rbland

Performing a query that retrieves records with only specific fields is a useful features. Occasionally, I need to be able to detect later in the same session if a record was retrieved in this way or if I can expect all fields to be defined. It would be great if there was an "is_partial" (name negotiable) method or attribute that would indicate if a record was retrieved with select fields.

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