Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

db select problem #26

@chengyi

Description

@chengyi

Hi, @klihub
I make a resource set be acquired. it contains resource audio_playback. then I using the debug console to watch audio_playback_users table.

first I execute select * from audio_playback_users, it output:

rsetid     autorel       state       grant role                    

     1           0           2           1 usb 

second, I execute select * from audio_playback_users where grant=1, it output:

rsetid     autorel       state       grant role                    

no rows

this seems strange. is this a db engine bug?

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