Skip to content

Field("field").Field("field") nil #490

@wuilmerj24

Description

@wuilmerj24

Describe the bug
I have a row in my db like this rep:[ {id:1,commentaryt:"com"} ]

Query:
r.Table("table").Filter(func(row r.Term) r.Term { return row.Field("rep").Field("id").Eq(userid) })
return nil

System info

  • OS: [debian 10]
  • RethinkDB Version: [2.4.0]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions