Skip to content

Support DateTime query conditions (or at least document current approach) #287

@raphire08

Description

@raphire08
  • ObjectBox version: [e.g. 0.14.0]
    1.1.1

  • Flutter/Dart SDK: [e.g. 2.0.0, or the output of dart --version or flutter --version]
    Flutter 2.2.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision f4abaa0735 (3 weeks ago) • 2021-07-01 12:46:11 -0700 Engine • revision 241c87ad80 Tools • Dart 2.13.4

  • Null-safety enabled: [yes | no]
    yes

  • Reproducibility: [e.g. occurred once only | occasionally without visible pattern | always]
    Create any Entity with DateTime as one of the variable
    Try to build query condition in the DateTime Variable. The property comes as an Integer property and not as a DateTime property. How to use query conditions like before or after, etc.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions