Skip to content

If I want to update table, how should I do it? #776

@namdv-1375

Description

@namdv-1375
  1. If I want to update the table, how should I do it?
  2. If I want to query using the or condition, how should I write it?
    it will query like this, example:
 Post.where('id.in': ['id1', 'id2'] or 'user_id.in': ['uid1', 'uid2', 'uid3'])

Pls help me, thanksss you !
@ckhsponge

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