Skip to content

Unable to query by boolean False #88

@arichen

Description

@arichen
  • Operating System version: OSX 10.11.4
  • Firebase SDK version: Firebase Admin Python SDK 2.4.0
  • Firebase Product: database

In firebase-admin-python/firebase_admin/db.py , it's unable to use equal_to(), start_at(), and end_at() with a boolean False value. It throws ValueError: Equal to value must not be empty or None.

Suggest the condition of False boolean value to be catered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions